Summary
NYACC, for Not Yet Another Compiler Compiler, is set of guile modules for generating parsers and lexical analyzers. It also provides sample parsers and pretty-printers using SXML trees as an intermediate representation. It provides a decent C parser and a `FFI Helper' tool to help create Guile Scheme bindings for C-based libraries. It provides (partially implemented) compilers based on above mentioned parsers to allow execution with Guile as extension languages.
Versions
v1.06.7-r100 :: 0 :: gentoo
- Modified
- License
- LGPL-3+
- Keywords
- ~amd64 ~x86
USE flags
guile_targets
- 2-2
- Build with GNU Guile 2.2
- 3-0
- Build with GNU Guile 3.0
Dependencies
dev-scheme / bytestructures : Structured access to bytevector contents
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Runtime Dependencies
dev-scheme / bytestructures : Structured access to bytevector contents
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-scheme/guile-nyacc: drop 1.06.7
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-scheme/guile-nyacc: switch to new guile mechanism
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme: use dostrip instead of RESTRICT
Bug: https://bugs.gentoo.org/905898 Signed-off-by: Maciej Barć <xgqt@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Maciej Barć · gentoo
dev-scheme/guile-nyacc: new package; add version 1.06.7
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>