Skip to content

Maximophone/maru

Repository files navigation

Maru

The Maru Programming Language

Build Status

Maru is a programming language built on C++. Its syntax is inspired from python and javascript.

MARU Playground

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.

Examples

Head to the examples folder for demos of Maru programs.

Known issues:

  • Not really an issue but initialising a class element with an array means that the instances will share the same array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages