secd-0.1.0.0: A Haskell implementation of the SECD abstract machine

Safe HaskellSafe
LanguageHaskell2010

Language.MicroLisp.Compiler

Synopsis

Documentation

compile :: String -> Either CompileError [Command] Source #

Compile the given lisp code to SECD commands