Skip to content

Repository files navigation

Generated parser for LLVM IR assembly

This project generates lexers and parsers for LLVM IR assembly from an EBNF grammar using Textmapper.

Installation

# Clone repo and submodules.
git clone --recursive https://github.com/llir/ll

# Install textmapper.
cd ll/tools/textmapper/tm-tool
./gen.sh

# Generate LLVM IR parser.
cd ../../..
make

License

The llir/ll project is dual-licensed to the public domain and under a zero-clause BSD license. You may choose either license to govern your use of llir/ll.

About

Generated parser for LLVM IR assembly.

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages