IncH: An Incremental Compiler for a Functional Language
暂无分享,去创建一个
IncH (Incremental Hope) is an incremental compiler for the functional language Hope, that is currently under development. The compiler is part of an interactive development environment, which makes small changes to the target code as the user uses a GUI editor to make changes to the source code. To do this, the IncH system maintains multiple intermediate representations of the source program, with interrepresentational links maintaining correspondence information. This paper discusses the structure of the IncH compiler, as well as discussing aspects unique to the compilation of functional languages.
[1] Nick Benton,et al. Compiling standard ML to Java bytecodes , 1998, ICFP '98.
[2] Roger Bailey. Functional programming with HOPE , 1990, Ellis Horwood series in computers and their applications.