Functional compiler

A functional compiler is a compiler for a functional programming language. Functional compilers perform such transformation on source code which transform it to continuation-passing style or administrative normal form and need to handle tail calls correctly.

Further reading

External links

This article is issued from Wikipedia - version of the 3/9/2011. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.