Thi.ng – open-source building blocks for computational design and art thi.ng 42 points by nmstoker 1 day ago
lioeters 38 minutes ago Main monorepo: https://codeberg.org/thi.ng/umbrellaLooks like a collection of many useful general-purpose dependency-free modules written in TypeScript.
uxcolumbo 1 hour ago I believe the new libs are now all in TS and not Clojure anymore.Does that mean TS is better suited for computational art?Or are there other reasons why this lib was moved to TS? simongray 15 minutes ago > Or are there other reasons why this lib was moved to TS?I'm pretty sure reach was the motivation. The author basically wrote his own TypeScript libraries duplicating a bunch of Clojure stuff, so the code is quite Clojure-like still.
simongray 15 minutes ago > Or are there other reasons why this lib was moved to TS?I'm pretty sure reach was the motivation. The author basically wrote his own TypeScript libraries duplicating a bunch of Clojure stuff, so the code is quite Clojure-like still.
hamburgererror 1 hour ago Is there a particular motivation for chosing Clojure? OtomotO 47 minutes ago https://github.com/thi-ng/ there doesn't seem to be a lot of clojure anymore? Unless clojurescript is tagged as typescript in github that is?!
OtomotO 47 minutes ago https://github.com/thi-ng/ there doesn't seem to be a lot of clojure anymore? Unless clojurescript is tagged as typescript in github that is?!
dimovich 1 hour ago thi-ng/geom is my favorite Clojure project. uxcolumbo 1 hour ago What makes it your favorite Clojure project?
Main monorepo: https://codeberg.org/thi.ng/umbrella
Looks like a collection of many useful general-purpose dependency-free modules written in TypeScript.
I believe the new libs are now all in TS and not Clojure anymore.
Does that mean TS is better suited for computational art?
Or are there other reasons why this lib was moved to TS?
> Or are there other reasons why this lib was moved to TS?
I'm pretty sure reach was the motivation. The author basically wrote his own TypeScript libraries duplicating a bunch of Clojure stuff, so the code is quite Clojure-like still.
Is there a particular motivation for chosing Clojure?
https://github.com/thi-ng/ there doesn't seem to be a lot of clojure anymore? Unless clojurescript is tagged as typescript in github that is?!
thi-ng/geom is my favorite Clojure project.
What makes it your favorite Clojure project?