Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -680,4 +680,8 @@ MonkeyLang Interpreter in go. Lots & lots of additional builtins, with system ad
It supports importing, bitwise operators, many of the usual string and array operations, floats, sockets & much more
The wiki can be found here: <a href="https://monkey.ploogie.co.uk">Mwnci Homepage</a>
{{< /monkey-implementation >}}

{{< monkey-implementation "kaung-san-hein" "monkey-language" "Go">}}
A step-by-step implementation of the Monkey programming language interpreter in Go with an online [playgound](https://monkey-lang-playground.vercel.app/).
{{< /monkey-implementation >}}
</ul>