An open API service indexing awesome lists of open source software.

https://github.com/zimbatm/facts

Exploration of stack-based languages
https://github.com/zimbatm/facts

Last synced: 12 months ago
JSON representation

Exploration of stack-based languages

Awesome Lists containing this project

README

          

= Facts : A pseudo FORTH implementation in Ruby

The goal is to explore stack-oriented programming while benefitting of
a rich a safe environment.

This implementation doesn't follow the FORTH standard if any exist.