PhilippeSigaud/Pegged

A Parsing Expression Grammar (PEG) module, using the D programming language.

DPythonOther
This is stars and forks stats for /PhilippeSigaud/Pegged repository. As of 13 May, 2024 this repository has 528 stars and 69 forks.

PEGGED Pegged is a parsing expression grammar (PEG) generator implemented in the D programming language. The idea is to give the generator a PEG, with the syntax presented in the reference article . From this grammar definition a set of related parsers will be created, to be used at runtime or compile time. Usage To use Pegged, just call the grammar function with a PEG and mix it in. For example: import pegged.grammar; mixin(grammar(` Arithmetic: Term < Factor (Add / Sub)* Add ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
willhallonline/docker-ansibleDockerfile30301210
MaximumADHD/Roblox-Client-TrackerLuaGLSLOther2500370
ArunMagi/sample-html-appSmartyDockerfileHTML00310
DanNegrut/ME759-2023CudaC++CMake6010
flintlib/python-flintCythonPythonShell1060270
code-fusion-ima/hackadevDartC++CMake6090
crossoverJie/k8s-combatGoDockerfileMakefile24020
jakzal/phpqaDockerfileMakefile1.2k01000
jfloff/alpine-pythonDockerfileShell48501240
eitsupi/devcontainer-try-rDockerfileR12000