Skip to content

Releases: smudgelang/smear

0.1.1

10 Oct 14:01
Compare
Choose a tag to compare

v0.1.1: This minor release builds the library with -fPIC enabled.

0.1

10 Oct 03:35
c3d95c6
Compare
Choose a tag to compare
0.1

First release. Provides a complete, albeit spartan, runtime
and standard library for Smudge. Implements all "SMUDGE_*"
functions, and exposes an interface to control the runtime,
including starting, stopping, sending messages, waiting for
termination, and launching cancellable timers.