Skip to content

voidwyrm-2/ferrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferrite

Ferrite is a stack-oriented interpreted language based on FORTH and FACTOR.

Ferrite was designed one night when I wanted to make a language specifically to do Advent of Code in, so most of the initial features will be geared toward solving those problems.
Despite this, Ferrite is a robust and very usable language.

Note: Ferrite isn't in 1.0 yet, so many things are subject to change

Installation

Install Go using a package manager or from go.dev, and run Go install github.com/voidwyrm-2/ferrite@latest in the terminal

About

A stack-oriented interpreted language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages