ASTs
mikel evins <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey guys, I had a little time tonight so I got a simple test harness for the s-expression reader up. The test harness is written in Dylan, but I may write the first sketches of the actual reader in Bard (there's maybe just a tiny irony there), simply because manipulating abstract syntax trees in the form of s-expressions is just so darn easy in an s-expression-based Lisp. Obviously, the goal is to rurn the Bard sketch into a real implementation of a readtable-based reader that generates ASTs in OpenDylan's native format. The obvious question to ask is, "where can I find out more about the native format of OpenDylan's ASTs?" If no one has a handy answer, no worries; I'll find it by reading the sources. On the other hand, if someone knows a bunch about it and can save me some time poking around, so much the better. _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers