Hi, 2011/5/18 William <[email protected]>: > I'm writing this from memory -- please read Joep's DOCX documentation > file for exact / up-to-date information.
I forgot about this document and you are right: this document describes the status and all the major design issue. With a general knowledge of C and Antlr, this should give a kickstart. A pitty I did not take the time to translate it into English ;) Btw: I also looked into the compiler backend research I did at the time. There were some technical issues at the remaining, but the most important one is the 16-bit nature of the compiler. This limits the use of the backend to 16-bit targets (or require some major hacks)... So could have JAT which won't be fully JAL compatible (although the concept probably could be) and a C backend that does not support more powerfull processors... Joep -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
