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