Related articles |
---|
Freeware Script Driven Macro Compiler sdn@svpal.org (Steven Nichols) (2006-12-03) |
From: | Steven Nichols <sdn@svpal.org> |
Newsgroups: | comp.compilers |
Date: | 3 Dec 2006 21:31:49 -0500 |
Organization: | Silicon Valley Public Access Link |
Keywords: | macros, available |
Posted-Date: | 03 Dec 2006 21:31:49 EST |
For anyone interested in a script driven freeware macro compiler with
an included runtime language definition script for DOS, check out
the website "ml1compiler.org". The compiler supports data coercion,
type checking from non to strict, and has a programmable code generator,
optimizer and expression processor. It compiles everything from
sourcecode and it outputs sourcecode with optional comments that detail
the compiler operations that generated the output code.
Steve
Return to the
comp.compilers page.
Search the
comp.compilers archives again.