Show HN: JavaScript terminal, simple expression evaluator
1–4 of 4 posts
Re: Show HN: JavaScript terminal, simple expression evaluator
#2I made it this morning with 20 lines of code :)
Re: Show HN: JavaScript terminal, simple expression evaluator
#3This is pretty neat. One thing I noticed is ff you type in a lot of stuff and make the scrollbar appear, the input shows up on the line under the ">".
Re: Show HN: JavaScript terminal, simple expression evaluator
#4This is pretty neat. One thing I noticed is ff you type in a lot of stuff and make the scrollbar appear, the input shows up on the line under the ">".
Thanks, I will fix CSS.