scarroll32 / stoffle

A toy programming language developed as a series of blog posts for the Honeybadger blog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stoffle, a toy programming language

Stoffle is a toy programming language developed as a series of posts for the Honeybadger blog by Alex Braha Stoll.

The language implementation itself is done, but there are still some posts pending publication.

  • Lexer (done)
  • Parser (done)
  • Interpreter (done)

Published blog posts

If you are interested in this project, I highly recommend you read the blog posts before diving into the implementation:

Where does the name Stoffle come from?

Stoffle is the name of a mischievous honey badger from South Africa. Watch a short BBC clip about Stoffle on YouTube.

About

A toy programming language developed as a series of blog posts for the Honeybadger blog.


Languages

Language:Ruby 99.8%Language:Shell 0.2%