I have developed an ‘esoteric’ programming language - Floating Point Tiny !
You may have seen “Tiny” in Haiku Depot. Floating Point Tiny is a big brother to Tiny - replacing integer line numbers with double sized floating point line numbers, and doing math and comparisons in a double width floating point stack.
Floating Point Tiny is an RPN based language. You can find the C source and the manual at:
https://github.com/pentalive/FPTiny
To the kind person who put Tiny in the Depot for me - do you want to do it again?
You must log in or # to comment.