lf-lang / lf-python-support

Python package for supporting code generated by the Lingua Franca compiler
Other
5 stars 0 forks source link

Token payload free #22

Closed edwardalee closed 1 year ago

edwardalee commented 1 year ago

This PR refactors the token handling code considerably and delivers clean memory reports from valgrind (or the Mac equivalent, leaks).

This branch will only work with the token-payload-free branch of lingua-franca.