Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

niklaskorz/nklang

Repository files navigation

nklang

A parser and interpreter for a selfmade programming language.

But why?

Why not, it's fun.

Installation

go get github.com/niklaskorz/nklang/cmd/nklg

Then, the interpreter can be used as nklg some_file.nk to run code from a file or nklg without any arguments to run the repl.

About

A programming language interpreter written in Go

Topics

Resources

License

Stars

4 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors