marat1961 / Oz-CocoR-DelphiLinks
Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted gram…
☆15Updated 4 years ago
Alternatives and similar repositories for Oz-CocoR-Delphi
Users that are interested in Oz-CocoR-Delphi are comparing it to the libraries listed below
Sorting:
- Telegram bot moderator to ban spammers (webservice writted in Lazarus)☆14Updated 2 weeks ago
- embedded small profiler for RAD Studio/ Delphi x32/x64☆11Updated 7 years ago
- Standard Generic Library (SGL) for Pascal using records with heap memory allocator and typed memory regions.☆23Updated 2 years ago
- Delphi Port of Tobias Lütke's Liquid template language.☆21Updated 4 years ago
- Custom component for Delphi, Inspector like component.☆24Updated 2 years ago
- 7-zip wrapper for Lazarus☆16Updated 2 years ago
- Editor, Debugger and Run Time Library for DWScript☆17Updated last year
- Generic Tuples support for Delphi and AppMethod☆32Updated 5 years ago
- Yet another Delphi scripting system☆25Updated 6 years ago
- NitroPascal is a concept of new OOP programming language based on Pascal / Delphi. Maybe in future there will be a compiler and debugger.☆19Updated last month
- TAudio - audio library in pure Pascal (decodes MP3, WAV, AU, OGG, AIFF)☆22Updated 4 months ago
- Object Pascal CLI components for ease development of command line applications☆18Updated 2 years ago
- FreePascal/Lazarus unit for pulling metadata out of ePub files☆19Updated 5 years ago
- Small and simple: Thread Pools with Tasks☆25Updated this week
- Checksum & Hashing library for Lazarus☆18Updated last year
- Simple chat application for querying local and cloud LLM models.☆30Updated 7 months ago
- Unofficial Object Pascal Logos☆14Updated 6 months ago
- Delphi hunspell wrapper with a spell check dialog and a red-underline `TMemo` descendent, originally written by Stefan Ascher☆26Updated 2 years ago
- TMemo with coloring, autocomplete, multi-level undo/redo and other improvments☆13Updated last year
- Telegram Client for Delphi☆20Updated 2 years ago
- Delphi HTML Parser