[plt-scheme] annotated lambda
>
>
> > 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://lists.racket-lang.org/users/archive/attachments/20070726/761ec4b5/attachment.html>