My updated preprocessor

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

I have placed a new version of pp.tar.gz on my site.

Rob, please place this in the archives. Thanks.

I've made few changes to parser.ex, however I have create a rparser.ex
which adds new features not possible in parser.ex, such as a hack
which "uninitializes" a variable (actually reinitializes to a
preinitialized
state) as well pointers to variables (which work out of scope, a
variable
declared in a routine can be accessed by a pointer in the local scope
and
still work perfectly). This only works for local and private variables,
global variables and routine parameters can not be used as pointers.
(This currently causes rparser.ex to crash, I'm too busy trying to
figure
out how to get goto working to put in a few lines or error checking.)

reftype name() .. end reftype support coming soon.

jbrown



-- 
http://fastmail.fm - The way e-mail should be...

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

Search



Quick Links

User menu

Not signed in.

Misc Menu