Skip to content

basicallygit/testlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testlang

Compiled stack-based language heavily inspired by tsoding/porth

Extremely incomplete

The language currently only supports basic arithmetic and conditions The language also only currently supports x86_64 on unix-like operating systems (macos, bsd, linux etc)

Usage

$ cargo run <file> (optional -r to run after compilation)

You must have NASM and LD installed and in your PATH

About

Compiled stack-based language heavily inspired by tsoding/porth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages