docs.rs failed to build firework_lang-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
firework_lang-0.3.5
Firework programming language
](https://github.com/Aaronepower/tokei)
Pure functional programming language that compiles to LLVM IR (Very incomplete, be warned)
Build Guide
1. Installing Rust
-
*nix:
| -
Windows: Install rustup-init and run it
2a. Installing Firework
2b. Updating Firework
2b. Building from Source
3. Installing LLVM 12.x
Quickstart
4. Running the example
Upcoming features
- Algebraic Data Types
- Custom Data Types
- Dependency management
- Docs