Skip to content

Frusadev/arila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run

Install nim: https://nim-lang.org/

clone the repo: git clone https://github.com/Frusadev/arila

cd arila

./arila (if you are on linux x86_64)

If you are on windows, linux (arm) or mac, build the project:

cd arila

nimble build -d:release

./arila and for windows: ./arila.exe

About

A simple arithmetic interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages