Skip to content

kanapuli/kurangu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kurangu

Kurangu is an interpreter which interprets the kurangu programming language. This is a fun project to learn how language interpreters work and to get familiar with the arcane dark secrets of the Go programming language.

How to use the REPL ?

The REPL for the kurangu language is under development and the early release of the REPL helps to evaluate the power of the lexer. The REPL currently helps to identify the keywords and identifiers supported by the language.

kurangu-repl

About

An Interpreter written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages