node-lezer-generator
Command-line parser to generate node-lexer-* grammar parsers
node-lezer-generator is a LR (more precisely pseudo LALR with opt-in GLR)
parser generator which outputs grammars that can be used by the Lezer parser.
google-android-sources-26-installer
Google's 'Sources for Android 26' Installer
This package will download the Google's Sources for Android 26 package and
unpacks it into Debian-friendly paths.
openiked
Internet Key Exchange (IKEv2) daemon
A free implementation of the Internet Key Exchange (IKEv2) protocol
which performs mutual authentication and which establishes and maintains
IPsec VPN security policies and associations (SAs) between peers. It is
intended to be a lean, clean, secure, better configurable and
interoperable implementation that focusses on supporting the main
standards and most important features of IKEv2.
libosmo-mgcp-client9
Osmocom's Media Gateway Control Protocol client utilities
OsmoMGW, the Osmocom Media Gateway, is a Media Gateway for handling user
plane (voice) traffic in cellular networks.
llvm-16-runtime
Modular compiler and toolchain technologies, IR interpreter
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
node-lezer-rust
Node.js module to provide Rust grammar for the lezer parser system
The problem of parsing structured text has resisted one-size-fits all
solutions for over 60 years. Lezer isn't such a solution either, but it is
a very decent parser generator, especially well suited for use in code
editors.