This is awesome !! Are there any cool drawings I can take inspiration from ?
Shelly – a programming language to draw in the browser
31–40 of 44 posts
Re: Shelly – a programming language to draw in the browser
#32One little thing - is the opacity scale the wrong way round? I would expect high opacity to mean it's not very transparent and low opacity to mean it's mostly transparent.
Re: Shelly – a programming language to draw in the browser
#33This looks really great and obviously brings back lots of happy memories! One little thing - is the opacity scale the wrong way round? I would expect high opacity to mean it's not very transparent and low opacity to mean it's mostly transparent.
Re: Shelly – a programming language to draw in the browser
#34Can we please stop calling every new set of rules “a programming language”?
It would be more accurate to call this a programming based drawing tool or a learning tool. The thing that makes this unique is the features and being able to draw in the browser, not the actual language or rules itself.
Yeah, the tool is fine, I got nothing against it, just our attitude makes our world more cluttered and fragmented, we lost the way to communicate in programming world at large.
The Mess We're In - Joe Armstrong - https://www.youtube.com/watch?v=lKXe3HUG2l4
Re: Shelly – a programming language to draw in the browser
#35Re: Shelly – a programming language to draw in the browser
#36This language is very niche, it will never get good support, tooling, doc, and maintenance.
I know making languages are fun, but unless fun is the main goal and adoption is not, craft a good lib with a clean and simple API.
Adopting this DSL would not be reasonable on the long run.
Re: Shelly – a programming language to draw in the browser
#37I'll make the mandatory comment about how this is a case typically better served by a good library than a DSL. This language is very niche, it will never get good support, tooling, doc, and maintenance. I know making languages are fun, but unless fun is the main goal and adoption is not, craft a good lib with a clean and simple API. Adopting this DSL would not be reasonable on the long run.
Re: Shelly – a programming language to draw in the browser
#38Shelly looks cool, thanks. There was a discussion on HN a few years back about Seymour Papert’s Mindstorms: Children, Computers, and Powerful Ideas (1980), which may be relevant if you're interested in the history of Turtle and Logo. [1] I've been collecting resources for self-directed programming/learning that kids can use for at-home, project-based learning. Some family members are looking for ideas for their child…
Thanks! Would be great to get feedback once you get an occasion. The tutorial is only a start for what we are planning, so this is an area we'd like to work on next. Hence any pointers or ideas are welcome :)
Re: Shelly – a programming language to draw in the browser
#39Re: Shelly – a programming language to draw in the browser
#40Earlier quoted context omitted.
It would be more accurate to call this a programming based drawing tool or a learning tool. The thing that makes this unique is the features and being able to draw in the browser, not the actual language or rules itself.
Thanks for the right wording. Yeah, the tool is fine, I got nothing against it, just our attitude makes our world more cluttered and fragmented, we lost the way to communicate in programming world at large. The Mess We're In - Joe Armstrong - https://www.youtube.com/watch?v=lKXe3HUG2l4
Isn't half of the communication problem you're referring to demanding that others use words the way you want them to, as opposed to listening, understanding that language is fluid, and trying to hear what they're saying instead of tell them they're wrong?