0 Members and 1 Guest are viewing this topic.
You should eventually add an axe compiler
Quote from: aeTIos on April 05, 2013, 06:38:33 amYou should eventually add an axe compiler I'm planning to add a full JavaScript emulator when I get around to it. Compiling for Axe would simply be a send to calc–(APPS)–(2)–(ENTER)–(ENTER) macro.
Oh deep please no JS emulator... Javascript runs very slow on my PC. can't you do it in Lua or so?
JavaScript is basically the only language that can run in a browser unless you're talking about Flash or Java, which would almost definitely be worse.
I don't know if this is a bug, but I can't use the scrolling wheel on my mouse to scroll through the program
Not sure how long it's been like this, but is there a reason it's set to 300 pixels high instead of filling the screen? Screenie: https://ubuntuone.com/3klprn6NJidjSTabzMVMUR
Edit: also why does it always say new_1 in the page title? 0.o
Could we have automatic indentation as well?
I'm working on integrating it into the program editor as well so you can evaluate a constant expression inline without having to pull up a calculator.