DEV Community

Narasimha Prasanna HN
Narasimha Prasanna HN

Posted on

3 2

Check out my new programming language called - Boson, written in Rust!

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:

  1. Multiple Data Types: char, int, float, string, array, hashtable, bytes and buffer.
  2. Airthmetic, Logical operations
  3. Variables and Constants
  4. Control and Looping structures
  5. Functions and Lambda expressions
  6. Threads and Multi-threading
  7. Shell operator to run shell commands within the language statements
  8. Some basic built-in functions
  9. Iterators (psuedo iterators)
  10. Byte code generation, serialization and loading

Link to GitHub repository

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post