[plt-scheme] annotated lambda
Tom Schouten
tom.goto10.org at gmail.com
Thu Jul 26 08:56:50 EDT 2007
>
>
> > So my question is, how can i annotate the functions I get in the end, to
> > associate them to their original source code, so my 'print stack'
> operation
> > still works?
>
> You could use structures instead of functions to represent the forth
> language elements, since structures can can be used as procedures:
>
> <
> http://download.plt-scheme.org/doc/370/html/mzscheme/mzscheme-Z-H-4.html#node_sec_4.6
> >
oops.. it was in the manual.
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20070726/761ec4b5/attachment.htm
More information about the plt-scheme
mailing list