Hacker News new | past | comments | ask | show | jobs | submit login

I'd be curious to take a look.

I have plans to do something similar but in the browser in Javascript. Basically, build up the AST based on the commands that are issued against the stack. Then use the Mozilla Parser API to generate Javascript code.

Additionally, with the example arguments supplied you have test driven develop built right in. Not only do you get tests, but it helps you visualize things as you program.




Sorry for the delay: https://gist.github.com/anonymous/6ec7128c10e9ea1f63ad

I agree with you 110%, in fact I can't understand why this hasn't been done yet.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: