Skip to content
/ beast Public

The compiler for the beast high-level assembly language

License

Notifications You must be signed in to change notification settings

bakervm/beast

Repository files navigation

beast codecov Build Status

The compiler for the beast high-level assembly language

Installation

You can install beast using cargo:

cargo install beast

Usage

You can create a new beast project using the command line:

beast new my_awesome_project

This will create a new project folder with the name my_awesome_project.

To build the project just run:

cd my_awesome_project
beast build

About

The compiler for the beast high-level assembly language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages