Replies: 1 comment
-
|
AST API We were experimenting with the syntax trees a long time and therefore have no API, but various flavors for syntax trees:
I am currently preparing a finalized API which will be released in a few weeks. System Adapters I don't have a proof of concept for adapters, yet. I am thinking about a RPC-based plugin architecture plus some tools for code generation. Sorry, for the late answer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Wondering if there is an API to traverse the ttcn AST as I want to write a interpreter for a VM and I think this would be a great start. Also, are there any system adapters available which I can plug into the VM or do I take a swig of coffee and do it on my own ?
Thanks,
Regards,
Aritro Shome
Beta Was this translation helpful? Give feedback.
All reactions