Skip to content

stilt0n/monkey-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple code editor front-end for an interpreter I'm writing. Since I've implemented the programming language in vanilla Go without any libraries I decided the code editor should be the same.

The interpreter and language server can be found here

Supports all features but the print() built in function (technically print() will output to stdout on the server. But its output will not be visible on the client side)

About

A simple code editor for my Monkey programming language project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published