Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achoum/small
https://github.com/achoum/small
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/achoum/small
- Owner: achoum
- Created: 2017-05-06T07:33:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T08:42:00.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T14:18:48.230Z (2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Small is a minimal programming language based on Reverse Polish Notation.
I wrote a detailled blog post about it at https://blog.mathieu.guillame-bert.com/2_polish.html.