Repository navigation
lookahead
- Website
- Wikipedia
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch
A React component for Autocomplete Hint.
A contenteditable text editor with predictive typeahead, similar to Gmail's Smart Compose feature.
Lookahead mechanism for optimizers in Keras.
A collection of deep learning models (PyTorch implemtation)
Lint the use of lookahead and lookbehind regex expressions.
Add the lookahead & lookbehind assertions to Emacs regular expressions
The AFP Library is a collection of C++11 header files that provides users with a flexible rapid prototyping tool to create general-purpose LL(k) parsers in C++.