Skip to content

A toy language written in javascript and supports continuation.

Notifications You must be signed in to change notification settings

going-merry0/Circ

Repository files navigation

About

This toy language provides continuation at the interpreting level, so it can be used to write async code in sync style.

It uses Antlr4 to generates it's AST and a interpreter written in js to execute the AST.

Here is a sample blog written in circ and it's online address is here.

About

A toy language written in javascript and supports continuation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published