Built on top of Owl Lisp[1]. TIL about this dialect, and it looks interesting! Instead of native threads, it has continuation-based threads[2], and it seems the whole VM architecture is based on that.[1]: https://haltp.org/posts/owl.html
[2]: https://haltp.org/posts/owl.html#heading26
No comments yet.