An action compiler targeting Standard ML

  • Authors:
  • Jørgen Bøndergaard Iversen

  • Affiliations:
  • Systematic Software Engineering A/S, Søren Frichs Vej 39, DK-8000 Aarhus C, Denmark

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an action compiler that can be used in connection with an action semantics based compiler generator. Our action compiler produces code with faster execution times than code produced by other action compilers, and for some nontrivial test examples it is only a factor of two slower than the code produced by the Gnu C Compiler. Targeting Standard ML makes the description of the code generation simple and easy to implement. The action compiler has been tested on a description of the Core of Standard ML and a subset of C.