On Wed, 2007-07-04 at 23:14 -0700, Raoul Duke wrote: > > > svn co https://felix.svn.sourceforge.net/svnroot/felix/felix/trunk felix > > > cd felix > > > ./configure > > > ./mk extract > > > ./mk > > thanks for the note. i was using the tarball rc version - it doesn't > appear to have "mk" at all (i did a "find" for it). i'll get the SVN > version and see how it goes.
The current svn doesn't build at all, due to work in progress changing over to a completely new parsing system. The job is almost done, should be a few more days. Alternatively you can go back to a slightly older version by using a tag .. not sure which version builds though .. I usually keep the svn repository in a working state, but this changeover is fairly radical. We're switching to an extensible GLR parser using Scheme for the user actions, which allows almost the entire grammar to be specified in the library. This will allow you to 'invent your own syntax', and in particular hopefully implement 'domain specific sublanguages'. A pet project is to embed a variant of SQL inside Felix (and another much harder one .. allow free mixing of C++ and Felix code). -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language