teikalang / teika

MIT License
317 stars 7 forks source link

jsend: initial jtree design #162

Closed EduardoRFS closed 1 year ago

EduardoRFS commented 1 year ago

Goals

An initial implementation of the pipeline described at #159.

Context

This implements the JavaScript tree, emit's jtree from utree and then print the jtree. This is a hackish implementation and currently relies heavily on the OCaml runtime.