@akkartik Here's a small example using my #Forth-like DSL & livecoding REPL for 2D geometry generation with SVG export. The example source code is stored in the URL hash, but not sure how Mastodon handles it (let's try):
A commented alt-version of this example (same URL minus the hash fragment):
https://demo.thi.ng/umbrella/pointfree-geom/
Project/example homepage:
https://github.com/thi-ng/umbrella/tree/develop/examples/pointfree-geom/
Made with these packages:
- https://thi.ng/geom
- https://thi.ng/pointfree
- https://thi.ng/pointfree-lang