The Force
The Force is a gateway to abilities many believe are unnatural...
Getting Started
Install Rust. We also provide a Dev Container if you would prefer to run it that way.
To run the examples:
cargo run examples/hello-there.force
To run with LLVM support (currently a WIP):
cargo run examples/hello-there.force --features llvm
Built With
Thank you to all the projects that helped make this possible!
- Rust for being an awesome language to build with
- Pest used for defining and parsing the grammar
- Create Your Own Programming Language with Rust provided an excellent introduction into the Rust tools needed to build this
- ArnoldC for providing inspiration for the design
Contributing
Please read CONTRIBUTING.md for how to contribute to the project.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
The Force is in no way affiliated with or endorsed by Lucasfilm Limited or any of its subsidiaries, employees, or associates. All Star Wars quotes and references in this project are copyrighted to Lucasfilm Limited. This project intends to use these strictly within the terms of fair use under United States copyright laws.
Disney please don't sue us.