Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 332 Bytes

File metadata and controls

15 lines (13 loc) · 332 Bytes

genco

Framework for automatic code generation.

Development

To start contributing to this repository rust and cc linkers are needed

# Required for tree-sitter dependency for parsers
sudo apt install build-essential

Library

Create library using

cargo build --lib