Dylan
(edited )
#2006
actually looks pretty good
Seems like people really want rust
Dylan
(edited )
#1923
I have made a language based on forth. Im still working on it but i want to document my work.
Simple hello world:
" std.fifth " execute
" Hello, world! " .n
Source code: https://github.com/poggingfish/pfifth