Hacker News new | ask | show | jobs
by rijoja 3141 days ago
It's fun to learn, and one of the first interpreted environments. What it enables is quick development on platforms with modest resources! Instead of compiling and executing you could develop quickly! Haven't used it for anything more than to do some examples in some tutorial.

One thing that's nice about the language is that it's the simplest language you can implement on your own without going insane!

2 comments

Thanks for your reply!
> without going insane

You make that sound like it's a BAD thing...