The SLAP Programming Language

πŸ– A dynamically- and strongly-typed, object-oriented programming language

View the Project on GitHub bichanna/slap

About SLAP

πŸ– SLAP stands for β€œSLow And Powerless.” And I hope to make it β€œPowerful” someday (though it is mostly for my learning).

SLAP is a dynamically- and strongly-typed, object-oriented programming language with a small portion of functional-language-like features. Its syntax is a member of the C family with a bit of difference.

How slow is SLAP?

You can see the benchmarks here.

Doc