« Return to Thread: GLF source for use with NetBeans 6.5 Platform

GLF source for use with NetBeans 6.5 Platform

by Michael D. Spence :: Rate this Message:

Reply to Author | View in Thread

I've developed a GLF application using NetBeans 6.5.1.  One of the things that this application does is to emit an XML file based on the AST tree gotten from parsing a file containing my language (file extension .xyz)



This all works fine, but it is necessary that I provide a "command-line" version of the .xyz to XML "compiler".  The web is littered with references to GLF and various bits of documentation, but they're often misleading since they refer to prior verisons.  I just need a few of the classes and their documentation: enough to read a .xyz file and parse it into an AST tree.  There's probably a repository somewhere with these things; can someone point me in the right direction?



Michael D. Spence

Mockingbird Data Systems, Inc.




 « Return to Thread: GLF source for use with NetBeans 6.5 Platform