-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kervius edited this page Oct 23, 2014
·
2 revisions
boa - a barebone pre-processor which converts the input into an intermediate source for another (interpreted) language and executes it. The intermediate source is made mostly of statements writing to stdout, with whatever user has specified in the file inside the @ line. The rest of the text is converted into print statements, which write to stdout the text, verbatim.