Maru is a programming language built on C++. Its syntax is inspired from python and javascript.
You can try MARU in your browser! For this head to the Maru Playground.
The code for the playground is available in the maru-playground repo.
Note: The server is a f1-micro machine hosted in GCP so don't expect stellar performance.
Head to the examples folder for demos of Maru programs.
- Not really an issue but initialising a class element with an array means that the instances will share the same array