▲ | susam 3 days ago | ||||||||||||||||||||||
Glad to see Forth on HN today! For anyone who likes playing with small experimental projects, I once made a minimal, esoteric canvas colouring language inspired by Forth and Tixy: https://susam.net/fxyt.html | |||||||||||||||||||||||
▲ | nottwo 2 days ago | parent | next [-] | ||||||||||||||||||||||
This is fun! I was going to try to draw a circle but was missing sin/sqrt. Then I thought of using a lookup table but got stumped. Do you have any pointers for drawing a circle? I'm looking at demo #4 (https://susam.net/fxyt.html#XYpTN1srN255pTN1sqD) to see where the circular shapes are coming from. Have you seen Forth Haiku? https://forthsalon.appspot.com/ | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | glimshe 3 days ago | parent | prev [-] | ||||||||||||||||||||||
Very cool! It would be even better if you had a Library of preset demo programs for people to hack and see the power of your tool Edit: I saw them on GitHub. But I've also seen some tools that put them in the main interface. That would be an improvement IMHO. Great work! | |||||||||||||||||||||||
|