Hacker News new | ask | show | jobs
by taeric 549 days ago
Fully agreed. I'd be happy with a stable API that lets me treat a window as an array of pixels.

I'll put another plug in for scratch, if you are ok with any of the limitations it has.

I seem to recall there were more options installed on a default Raspberry Pi than I expected. I think many of them fail the open source criteria? It even has a student edition of Mathematica, which is quite impressive for what it does.

1 comments

Not really easy to make a traditional application/program and distribute it stand-alone from Scratch.

I'd love to see a Lisp compiler w/ GUI toolkit which would just compile to a stand-alone .exe or .app or .apk or even .html file w/ matching JavaScript library.

I think distributing a stand-alone application is beyond most any beginner level needs. They want to share, sure; but with a much more limited audience.

Not that I wouldn't love the same, mind you. I think a lot of toolkits and compilers make the mistake of trying to be universally distributable. Regardless of how much effort that happens to be.