Skip to content

🧶🧵🧶 The Zwirn Zompiler Interpreter 🧶🧵🧶

License

Notifications You must be signed in to change notification settings

polymorphicengine/zwirnzi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zwirnzi

🧶🧵🧶 The Zwirn Zompiler Interpreter 🧶🧵🧶

Installation

Pre-built binaries for zwirnzi can be downloaded here. Note that the windows and mac builds have not been tested.

Manual Installation

cd zwirnzi
cabal build

to run: cabal run

Manual Installation of the dev-branch

You need to make sure that you have the dev versions of both zwirn and zwirn-core. in the zwirnzi source repository, create a cabal.project.local file with the following content:

ignore-project: False
source-repository-package
     type: git
     location: path/to/zwirn (source of dev branch)
source-repository-package
     type: git
     location: path/to/zwirn-core (source of dev branch)

You can then proceed as in the manual installation of the main branch.

About

🧶🧵🧶 The Zwirn Zompiler Interpreter 🧶🧵🧶

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published