Macro Lambda Calculus' syntax
Oct. 25th, 2009 01:48 amUsing yacc(1) and lex(1), specified by POSIX and available in Debian through packages `bison' and `flex', respectively, a parser was automatically generated for a simple language called Macro Lambda Calculus.
( Source codes )