angusshire / hilti

Mirror of HILTI/BinPAC++ repository at git://git.icir.org/hilti

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HILTI and Spicy

HILTI provides an abstract machine model that caters specifically to the networking domain, directly supporting the field's common abstractions and idioms in its instruction set. It comes with compiler toolchain, built on top of LLVM, that turns HILTI programs into optimized, natively executable code just in time.

Spicy is a next-generation parser generator, built on top of HILTI, that makes it easy to build parsers for network protocols, file formats, and more. Spicy is more than just a "yacc for protocols": it's an all-in-one system that enables developers to write attributed grammars defining both syntax and semantics of an input format inside a single comprehensive scripting langauage.

See their home page for more information.

About

Mirror of HILTI/BinPAC++ repository at git://git.icir.org/hilti

License:Other


Languages

Language:C++ 46.5%Language:C 37.5%Language:Shell 4.8%Language:Assembly 3.6%Language:TeX 2.9%Language:Makefile 1.6%Language:CMake 1.1%Language:Bro 0.7%Language:Python 0.6%Language:LLVM 0.3%Language:M4 0.2%Language:Roff 0.1%Language:Yacc 0.1%Language:Lex 0.0%Language:Dockerfile 0.0%Language:Perl 0.0%Language:Awk 0.0%