Examples

A simple program that prints a greeting.

// Try some CoreLox code...
print "Hello, Lox!";

CoreLox Playground

Loading CoreLox WebAssembly...

Run History

No runs yet.