diff --git a/content/_index.md b/content/_index.md index 9886d5f..c9caa01 100644 --- a/content/_index.md +++ b/content/_index.md @@ -680,4 +680,9 @@ 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: Mwnci Homepage {{< /monkey-implementation >}} + +{{< monkey-implementation "gmires" "monkey-pascal" "pascal/delphi">}} +monkey pascal interpreter with Garbage Collector mark-and-sweep and Debugger and IDE +{{< /monkey-implementation >}} +