Re: phoenix domain language (to write mathematical formulas)
Joel de Guzman <[email protected]> Mon, 31 May 2010 05:30:27 +0800
| Newsgroups | gmane.comp.parsers.spirit.devel |
|---|---|
| Message-ID | <[email protected]> |
On 5/31/10 3:30 AM, Andrey Asadchev wrote: > hello. > > Hopefully this is correct mailing list. > Basically, I wrote domain language which allows to program loops > implicitly using construct like (range(i)<N)[...] where i is phoenix > argument and stuff in brackets is phoenix lambda expression. > Let me know if you are interested in incorporating this. > I am still in development stages, but the think I should have pretty > good test version sometimes this month. current stuff works, but still > needs work > > Prototype is here: > http://stackoverflow.com/questions/2898870/syntax-to-express-mathematical-formula-concisely-in-your-language-of-choice/2939922#2939922 It is the correct mailing list and I am definitely interested. Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net ------------------------------------------------------------------------------