--------------5E636EB637B37023994F6688 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Mark S. Miller" wrote: > At 09:13 AM 9/2/99 , Paul Snively wrote: > >> <http://www.gnu.org/software/kawa/>. Kawa actually provides a few >> packages--gnu.bytecode, gnu.expr, and gnu.mapping in >> particular--that might be of use in creating a bytecode compiler for >> E. > > > This Kawa page points at a fine Berkeley-like (or X11-like) license, > but it says this covers "Kawa itself", and that gnu.bytecode is > covered by a separate license. However, with a casual browse I could > not figure out what license this is. Do you know? Could you find > out? Thanks. > > More later... > By the way, you may wish to look at Kawa's gnu.expr as well as gnu.bytecode--it handles expressions and blocks and the like, and does some optimizations on them before using gnu.bytecode to emit the code. Could save E some work! > > Cheers, --MarkM Regards, Paul --------------5E636EB637B37023994F6688 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> "Mark S. Miller" wrote:At 09:13 AM 9/2/99 , Paul Snively wrote:By the way, you may wish to look at Kawa's gnu.expr as well as gnu.bytecode--it handles expressions and blocks and the like, and does some optimizations on them before using gnu.bytecode to emit the code. Could save E some work!<http://www.gnu.org/software/kawa/>. Kawa actually provides a few packages--gnu.bytecode, gnu.expr, and gnu.mapping in particular--that might be of use in creating a bytecode compiler for E.
This Kawa page points at a fine Berkeley-like (or X11-like) license, but it says this covers "Kawa itself", and that gnu.bytecode is covered by a separate license. However, with a casual browse I could not figure out what license this is. Do you know? Could you find out? Thanks.More later...
Cheers, --MarkM
Regards,
Paul