We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
FIFOrth
Jump to navigation
Jump to search
- This is still a work in progress. It may be changed in the future.
What is FIFOrth
FIFOrth is my first esolang and it is basically Forth but with a queue (TIBO) instead of a stack (TITO). I am currently working on an interpreter, which I'll link when done.
It's gonna probably be hard to use since you cannot access any of the recently added values until you dequeue the ones before them.
I will edit this page as I will move forth with this project.