ArnoldC icon indicating copy to clipboard operation
ArnoldC copied to clipboard

Arnold Schwarzenegger based programming language

Results 77 ArnoldC issues
Sort by recently updated
recently updated
newest added

Right now, the `return` keyword is `I'LL BE BACK` - which doesn't make any sense. Really return should be `GET TO THE CHOPPA` `I'LL BE BACK` makes it sound like...

It would be nice to have FOR in ArnoldC. My suggestion is TRUST ME

If ArnoldC ever supports hash maps, I nominate this one-liner as the operator for reading the value for a given key. Example: Given the map `{ "choppa" : "now" }`,...

I was thinking "WHAT THE HELL ARE YOU" for "switch" and "TO HELL WITH YOU" for the "default" label, but I haven't come up with anything appropriate for "case" yet....

When can I run java -jar ArnoldC.jar TerminatorII.sub and watch the magic unfold?

Just put this together to add ArnoldC syntax highlighting in Github's Atom text editor: https://github.com/illuminance/atom-language-arnoldc ![Screenshot](https://raw.github.com/illuminance/atom-language-arnoldc/master/Screenshot.png) Additionally, when I worked on [this](https://gist.github.com/illuminance/0afa40227bb35d712552), I ran into a problem because the only...

GET TO THE CHOPPER should be GET TO THE CHOPPA Thanks

If the source was documented, then it would be easier for the community to create pull requests for their potential additions.

Hi, I can only see version 0.1 in sbt build file, but no tags available on github. I hope you can create one. Thanks.