lhartikk / ArnoldC

Arnold Schwarzenegger based programming language
lhartikk.github.io/ArnoldC/
Apache License 2.0
6.73k stars 290 forks source link

Not enough jQuery #96

Open Krakers opened 9 years ago

Krakers commented 9 years ago

Not enough jQuery

mjaniszew commented 9 years ago

Totally agree. There should be also support for jsx language in case of using React

franciscop commented 9 years ago

Can we get at least some Arnold.js? (:

greeny88 commented 9 years ago

@franciscop If you happen to live in the midwest, at the Midwest.IO there is going to be a presenter that will make an ArnoldC to Javascript compiler. Check it out: http://www.midwest.io/sessions/#monday-7b

22222 commented 9 years ago

I ported ArnoldC to javascript: https://github.com/22222/ArnoldC.js

It passes all of the same tests as the real thing (including the additional tests in #104), so it should be a pretty close emulation.