Skip to content

TimothySpriegade/mycelium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mycelium Banner
the underground network for your code.

Mycelium is a small, simple programming language created as a personal project to learn about language design, interpreters, and what goes on under the hood of my favorite programming languages.

The interpreter is written in Go. I chose Go because I enjoy the language and want to build a more solid foundation with it. Additionally, Go offers great performance while remaining simple and easy to learn.

This project is built by following Thorsten Ball's excellent book, Writing an Interpreter in Go. I highly recommend it to anyone interested in building their own language or understanding the concepts on which mycelium is built.

About

Experimental interpreter for the Mycelium language - built in Go while exploring language design concepts from ‘Writing an Interpreter in Go’

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages