Live data from Hacker News

Lisperanto – Experimental in browser IDE

uprun.github.io

1–10 of 11 posts

Re: Lisperanto – Experimental in browser IDE

#3
Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic.

One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome.

[1] https://scratch.mit.edu/

Re: Lisperanto – Experimental in browser IDE

#4
post #3

Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic. One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome. [1] https://scratch.mit.edu/

https://www.maria.cloud/ might also be a cool thing to show them.

Re: Lisperanto – Experimental in browser IDE

#5
post #3

Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic. One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome. [1] https://scratch.mit.edu/

Curious why you think Scratch is cumbersome ? Is it primarily the amount of js the scratch vm needs ?

I got (re-) introduced to scratch few months back while collaborating with some people in the media lab (where scratch originated) and have had fun tinkering with blocks creating funny animations etc. in my free time.

Re: Lisperanto – Experimental in browser IDE

#8
post #5
post #3

Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic. One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome. [1] https://scratch.mit.edu/

Curious why you think Scratch is cumbersome ? Is it primarily the amount of js the scratch vm needs ? I got (re-) introduced to scratch few months back while collaborating with some people in the media lab (where scratch originated) and have had fun tinkering with blocks creating funny animations etc. in my free time.

Just in term of user interface, actually. Something makes me feel awkard, I don’t know why... It looks like I am manipulating colored potatoes, while I am expecting to manipulate data, by writing pure functions... ;-)

But maybe children love the way Scrath looks?

Re: Lisperanto – Experimental in browser IDE

#9
post #3

Very nice! I was expecting a 300 MB app running in the browser but... this is refreshingly minimalistic. One could use this when introducing someone to programming. Exactly the kind of stuff I was looking for, as I try to teach a few things about programming to my little cousin. But I find most Scratch-like [1] applications are really cumbersome. [1] https://scratch.mit.edu/

https://www.maria.cloud/ might also be a cool thing to show them.

Oh thanks! Cool. Love the didactic approach.

Re: Lisperanto – Experimental in browser IDE

#10
post #8
post #5

Earlier quoted context omitted.

Curious why you think Scratch is cumbersome ? Is it primarily the amount of js the scratch vm needs ? I got (re-) introduced to scratch few months back while collaborating with some people in the media lab (where scratch originated) and have had fun tinkering with blocks creating funny animations etc. in my free time.

Just in term of user interface, actually. Something makes me feel awkard, I don’t know why... It looks like I am manipulating colored potatoes, while I am expecting to manipulate data, by writing pure functions... ;-) But maybe children love the way Scrath looks?

You might enjoy http://www.toontalk.com/ for something more like manipulating data. (I played with it years ago before the web version was made.)
Post reply on HN