My Euphoria Pre-Processor

new topic     » topic index » view thread      » older message » newer message

If anyone is interested, I've put a page on my web site for my Euphoria
pre-processor. You can find it at
http://members.tripod.com/~JJProg/epp.html. You can get the current version
there, and see what features it has now. Right now, it isn't useful. It
just supports:
* included files
* global constants
* recognizes when a function or variable is used in a global constant
expression (used to remove unused variables)
* global types, procedures, and functions (but doesn't support end yet, so
after it encounters a type, procedure, or function, it thinks it's still in
it, even if it's not.)
* global variables
And when it's done processing, it gives you a list of all the variables and
functions, and whether they have been used or not.

I'll try to keep posting the latest versions of EPP (probably every day) on
my web site, so you can check there for the latest versions and
information.

Jeffrey Fielding
JJProg at cyberbury.net

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu