florianfmmartin / nirth

A Forth written in Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nirth

A Forth written in Nim.

Why

Forth is a simple stack-oriented language perfect to learn how to write an repl interpreter.

How

I follow this tutorial.

About

A Forth written in Nim

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Nim 100.0%