bonobo-lang / bonobo

Strongly-typed, safe, opinionated systems language that compiles to C.
https://bonobo-lang.github.io
Apache License 2.0
14 stars 1 forks source link

Generic visitor class #42

Closed thosakwe closed 6 years ago

thosakwe commented 6 years ago

Of course, this can't be implemented until the AST is more or less decided upon.