alextsao1999 / ast-bufferLinks
Fast incremental parsing using piece table and tree-sitter to generate syntax tree
☆12Updated 5 years ago
Alternatives and similar repositories for ast-buffer
Users that are interested in ast-buffer are comparing it to the libraries listed below
Sorting:
- A portable single file parser/lexer/tokenizer.☆52Updated 7 years ago
- A simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆44Updated 4 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Tiny PreProcessor☆18Updated last month
- Grammars written for ANTLR v3; expectation that the grammars are free of actions but it's not a hard and fast rule. there is no common li…☆29Updated last year
- Portable (C++11) low-overhead concurrent task scheduling for fine-grained concurrency.☆10Updated 4 years ago
- Aims to be interpreted C written in C.☆32Updated 8 months ago
- My collection of miscellaneous source code☆34Updated 5 months ago
- LALR(1) parser for C++☆80Updated last year
- Coco/R for C++☆29Updated 3 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Rendering library for 2D/3D graphics☆25Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Blend2D interactive demos and benchmarking tool☆56Updated 4 months ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- Single C file event loop☆30Updated 6 years ago
- Collection of small public domain file archivers☆67Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Collection of single-file libraries for C/C++.☆49Updated 3 years ago
- [Deprecated] Cross platform OpenGL-based text editor written in C++☆25Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- My C libraries☆26Updated 5 months ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- Port of scintilla text editing control to OpenGL. WIP!!!!