Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikbursian committed Jul 11, 2024
1 parent 0ec64e9 commit 783a178
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ This is a sample implementation of the "Monkey" programming language
interpreter as outlined in the book "Writing an interpreter in Go" by Thorsten
Ball.

This implementation contains some custom additions and flavors like "Maybe" instead of null.

The main program runs the REPL.

0 comments on commit 783a178

Please sign in to comment.