Check out my new programming language called - Boson, written in Rust!
Narasimha Prasanna HN
Posted on July 15, 2022
I recently built and open sourced my programming language called "boson", it is An interpreted, dynamically-typed, multi-threaded, general purpose hobby programming language written in Rust.
Features:
- Multiple Data Types: char, int, float, string, array, hashtable, bytes and buffer.
- Airthmetic, Logical operations
- Variables and Constants
- Control and Looping structures
- Functions and Lambda expressions
- Threads and Multi-threading
- Shell operator to run shell commands within the language statements
- Some basic built-in functions
- Iterators (psuedo iterators)
- Byte code generation, serialization and loading
💖 💪 🙅 🚩
Narasimha Prasanna HN
Posted on July 15, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.