Wander,

programming in the smol

Status

Work on Wander is still in early days. Expect drastic changes still and some differences between this document and implementations for the time being. That said a working prototype is available for use.

Hello!

Wander is a programming language designed for extending applications. Its main use case is to be used as a library by another application (or even another library) instead of being used to compile to native code or bytecode like Wasm or the JVM or be ran as a script directly like Ruby or Python usually are.

It does this by focusing on several areas: