-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
A Common Lisp front end to the GrammaTech Intermediate Representation for Bianries (GTIRB). GTIRB is serialized using Google's protocol buffers. This library wraps the raw protocol buffer serialization with a more Lispy interface.
Git repository: https://github.com/grammatech/gtirb
Manual: https://grammatech.github.io/gtirb/
The ASDF file is located in cl/gtirb.asd in the git repository.
Please let me know if I can provide any additional information.
Thanks!