Maybe PADS/ML would be an easier fit for Felix? http://www.padsproj.org/papers/popl07.pdf
(There is also a PADS/C library for generating C code.) PADS was developed by Kathleen Fisher et al in a collaboration between AT&T Research, Princeton, Galois, and some others. It seems quite ML-oriented. BR, Ulf W > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of skaller > Sent: den 22 december 2006 01:41 > To: Erick Tryzelaar > Cc: felix-language > Subject: Re: [Felix-language] bitstream pattern matching > > On Thu, 2006-12-21 at 13:33 -0800, Erick Tryzelaar wrote: > > I wonder if something like this would be worthwhile adding > to felix. > > It's a paper discussion the implementation of erlang's bit stream > > programming: > > > > http://lambda-the-ultimate.org/node/1921 > > > > I've seen it. There's lots of things worth adding. > But not enough activity. We're back to 3 developers, RF on > holidays just keeping track, Erick doing much the same, and > me unable to focus much. > > I'm looking at the generic fold thing, but i'm not sure the > best way to do it. But the typeclassing of STL isn't even > done yet.. and many other incomplete features, such as > classes without inheritance. I added 'new' operator, but it > doesn't work with classes. We still don't have any arrays > (apart from tuples which aren't really arrays). > > The GTK buildtool looks nice but some things need the Python > build scripts to be changed, eg there's no way to extract one > file/update the manifest for one file because the build > scripts are all batch oriented. > And of course there's a HUGE amount of work wrapping all the > Gtk functions. > > -- > John Skaller <skaller at users dot sf dot net> Felix, > successor to C++: http://felix.sf.net > > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to > share your opinions on IT & business topics through brief > surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge > &CID=DEVDEV > _______________________________________________ > Felix-language mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/felix-language > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Felix-language mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/felix-language
