Nice! Interesting work: cb and wait. And JavaScript interop. Cool!
Angel "Java" Lopez @ajlopez On Sun, Jun 2, 2013 at 3:05 PM, Mark Hahn <[email protected]> wrote: > FJS is now ready to be tried out. I have completed the docs at > https://github.com/mark-hahn/fjs/. After uploading this I noticed that > some examples fail due to bugs in the compiler and or primitives code. I > will fix these bugs later today. > > I've also added all the js files to the repo so coffeescript is not > needed. IMHO, if you are a language nerd you should be able to pick up > coffeescript in a matter of hours. It is an awesome language. > > > On Sat, Jun 1, 2013 at 7:38 PM, Mark Hahn <[email protected]> wrote: > >> > It sounds like you meant to commit the JS version of the compiler >> but omitted to? >> >> Yes, sorry. I'll correct that tonight. I often block js files from the >> repo. >> >> >> On Sat, Jun 1, 2013 at 7:36 PM, Martin Cooper <[email protected]>wrote: >> >>> >>> >>> >>> On Sat, Jun 1, 2013 at 7:24 PM, Mark Hahn <[email protected]> wrote: >>> >>>> > Could you perhaps add a sentence or two to the readme for those of >>>> us who are not CoffeeScript users, and don't have it installed and running? >>>> >>>> You shouldn't need coffee-script unless you intend to compile the >>>> compiler. You can even change the debug flags in the fjs.js compiler file >>>> and not in the fjs.coffee file. Let me know if there is anything I missed >>>> about the coffee-script requirement. >>>> >>> >>> When I clone the repo, I get 3 .coffee files and one .fjs file. There's >>> nothing I can run with plain old Node.js. It sounds like you meant to >>> commit the JS version of the compiler but omitted to? >>> >>> >>>> I've been working on the docs this weekend. I'll let you know when >>>> I've released more. The docs appear to be a lot more work that the coding. >>>> I'll give it my best shot. >>>> >>> >>> Cool. I'll most likely play around a bit once I get off the ground. I've >>> been a fan of stack languages in general, and Forth in particular, for a >>> very long time. (Since Byte's TIL book, if you remember that one.) >>> >>> -- >>> Martin Cooper >>> >>> >> > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" 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/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" 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/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
