Overview
The Bramble Programming Language
Categories:
What is Bramble
Bramble is a AOT compiled language designed from the gound up to help developers write optimized, efficient code. There are two major prongs of design to accomplish this goal:
- Amplification of the mechanics of the actual physical CPU, memory, and computer.
- Maximum transparency and feedback to what the compiler is doing and why.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified February 6, 2022: Fleshed out overview (4724cd5)