- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
- [email protected]
A neat little stack-based array programming language. I’ve even implemented the sinebow function that generates a nice image:
sinebow ← ⍉×.○×π⊞+÷3⇡3↯⊂∶↷-0.5÷∶⇡..360
sinebow 100
You must log in or register to comment.