2 releases
0.1.1 | Jan 20, 2025 |
---|---|
0.1.0 | Jan 20, 2025 |
#1236 in Web programming
226 downloads per month
2KB
Blur Language
The compiler will transform the Blur code into optimized JavaScript. The main goal will be avoding unnecessary allocations and reducing GC invocation. The syntax of Blur language will be similar to Rust.