How to Implement Recursive data type
I want to Implement abstract syntax tree in mojo, so far no luck,
Something simple as this in C :
https://github.com/orangeduck/mpc/blob/master/mpc.h#L291
Something simple as this in C :
https://github.com/orangeduck/mpc/blob/master/mpc.h#L291
GitHub
A Parser Combinator library for C. Contribute to orangeduck/mpc development by creating an account on GitHub.
