Features

Feature Comparison

Feature Bau Python C C++ Java C# Go Rust Swift
Memory Safety
Easy to Learn and Use
Concise Syntax
Vendor Independent
Strongly Typed
Fast Execution
No GC Pauses
Low Memory Usage
Runs Everywhere
Generics / Templates
Macros
Exception Support
Null Safety
Array Bounds Checks
Compile-Time Execution
Custom "For" Loops
Function Pointers
Indentation-Based
Interfaces TODO
Multiple Threads TODO
Reflection
High-Order Functions
Map, Filter
Coroutines
String Interpolation
Goto
Multiple Inheritance
Tail-Call Optimization
Unsigned integer types

Non-Features

Syntax

Safety

Memory Management

Exceptions and Panic