Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 292 Bytes

JForth

JVM implementation of Forth language written in Scala based on Easy Forth ebook.

Getting Started

Using sbt:

sbt "run 1 1 + . cr"