GitHub topics: antlr4-grammar
thomasleplus/java-sql-inspector
Utility to test Java code for SQL injection vulnerabilities.
Language: ANTLR - Size: 785 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 5

crate/cratedb-sqlparse
Parsing utilities to validate and split SQL statements for CrateDB.
Language: Python - Size: 514 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7 - Forks: 1

cschneid-the-elder/mapa
mainframe application portfolio analysis, antlr4 grammars and java for static analysis of cobol+cics+db2+sqlims+execdli, jcl
Language: ANTLR - Size: 441 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 42 - Forks: 18

yaacov/tree-search-language
Tree Search Language (TSL) is a wonderful search langauge.
Language: Go - Size: 1.15 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 61 - Forks: 11

khmarbaise/rpn-calculator
RPN Calculator inspired by HP28S/C
Language: Java - Size: 165 KB - Last synced at: 27 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

coreruleset/seclang_parser
ANTLR based SecLang parser
Language: ANTLR - Size: 2.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 4

EliotVU/UnrealScript-Language-Service
An UnrealScript Language Server Provider for VSCode
Language: TypeScript - Size: 2.99 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 56 - Forks: 11

chipsalliance/Surelog
SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
Language: C++ - Size: 839 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 387 - Forks: 72

OpenZeppelin/sgp
Solidity ANTLR4 grammar Python parser
Language: Python - Size: 391 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 13 - Forks: 3

KevinGliewe/GCore.Antlr.Grammers
Prebuilding Antlr4 Grammers from https://github.com/antlr/grammars-v4.
Language: C# - Size: 30.9 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

bryan967132/OLC2_Proyecto1_201908355
Language: Go - Size: 2.99 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lszeremeta/yarspg
YARS-PG grammar. The YARS-PG serialization is specially designed for graphs, especially property graphs.
Language: ANTLR - Size: 9.73 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

xqdoc/xqdoc
An Antlr4 implementation of xqDoc for XQuery
Language: Java - Size: 359 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 2

gregwhitaker/gradle-antlr-example
Example of using ANTLR in Gradle
Language: Java - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

WarRaft/ANTLR
ANTLR grammars for Warcraft III.
Language: Java - Size: 343 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Luncher91/A2LParser
Java library to parse A2L files into an easy to use object structure.
Language: Java - Size: 469 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 38 - Forks: 13

melchisedech333/antlr4-experiments
:wrench: My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
Language: Java - Size: 378 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

nrmancuso/parseva
A java parser that uses ANTLR4 to create an AST using the visitor pattern.
Language: ANTLR - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

jeasonstudio/solidity-antlr4
✨ Solidity Language Lexer and Parser, generated by official ANTLR4 grammar.
Language: TypeScript - Size: 2.24 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 1

iml130/pfdl
A Production Flow Description Language for an Order-Centric Production
Language: Python - Size: 6.93 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 2

karmakrafts/Vanadium
Lexer-parser frontend for the Ferrous compiler toolchain.
Language: ANTLR - Size: 2.25 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

alvarogarcia7/training-parser-antlr4
Language: Python - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fattureincloud/api-filter
A PHP parser for a sql-like filter
Language: PHP - Size: 81.1 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

AshhubAli/GrammarWithANTLR
This repository contains tasks related to grammar implementation using ANTLR.
Language: Java - Size: 5.55 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mcchatman8009/antlr4-tool
A useful Antlr4 tool with full TypeScript support
Language: TypeScript - Size: 5.66 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 36 - Forks: 20

psygate/smali-antlr4-grammar
An antlr4 grammar for parsing smali files.
Language: ANTLR - Size: 21.5 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

Mateoswiatek/SqlFromMethodNames
Project on the subject of compilers at AGH 2024/05/24
Language: Java - Size: 77.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

JuanCasado/Lenguajes
Lenguajes
Language: Java - Size: 2.96 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

phiyawat/grammar-check
CS V: antlr4Tree
Language: Java - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

JesseCoretta/go-antlraci 📦
Package antlraci contains ANTLR4-generated parser code based upon the ACIv3 parser/lexer grammar
Language: Go - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

caoccao/JavetSanitizer 📦
A JavaScript sanitizer framework for parsing and validating JavaScript code on JVM.
Language: Java - Size: 348 KB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

GMMDMDIDEMS/antlr4-rddl
An ANTLR4 grammar for RDDL files.
Language: Java - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

alaamoheb/COOL-Compiler
Compiler for the COOL Programming Language.
Language: Java - Size: 109 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

morinb/kotlin-flat-file
A Flat file descriptor parser in Antlr and Kotlin
Language: Kotlin - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RAMIKAN-BR/Aa
Como criar uma linguagem de programação simples do zero, usando somente o ANTLR4, o Windows e o ChatGPT3. Tutorial completo.
Language: Jupyter Notebook - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jksware/bf2csharp
Brainfuck to C# compiler
Language: C# - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

charithe/antlr4-graphql
ANTLR v4 grammar for parsing GraphQL (October 2016 spec)
Language: ANTLR - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

adamgaafar/Alang
A simple programming language implemented using antlr4 and Java
Language: Java - Size: 1.86 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

uwol/proleap-vb6-parser
ProLeap ANTLR4-based parser for Visual Basic 6.0
Language: Java - Size: 872 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 75 - Forks: 26

Martin521/fsharp.antlr
For now, I am trying to understand ANTLR and its potential in the context of the F# spec. This might develop into a project to create a F# ANTLR grammar.
Language: ANTLR - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AdamF42/DummyLanguage
Simple Compiler Project 18/19 University of Bologna
Language: Java - Size: 269 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

koi-lang/koi-grammar
The Koi grammar.
Language: ANTLR - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

supertom01/BabyANTLR
A parser written for the BabyCobol language, using the ANTLR framework. This repository is part of my bachelor thesis.
Language: Java - Size: 584 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

comroid-git/KScr
A simple, compiled language that aims to grow into a fully-fledged Object-oriented compiled language
Language: C# - Size: 2.98 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

uwol/proleap-cobol-parser
ProLeap ANTLR4-based parser for COBOL
Language: COBOL - Size: 6.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 68

SergiPerez73/PandaQ-SQL-interpreter-in-Python-
This project implements an interpreter for a subset of SQL queries. To consult table information, files in `csv` format will be used. In addition, the interface has been made with the Streamlit library. At the code level, the treatment of the tables has been carried out thanks to the Python Pandas library.
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YehiaFarghaly/database-engine
Database Engine that supports Creating tables, Inserting, Deleting, Updating tuples, Selecting from table, and Creating Index
Language: Java - Size: 935 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 16

fionafibration/owoScript
An OwO based, stack-oriented programming language
Language: Python - Size: 178 KB - Last synced at: 19 days ago - Pushed at: almost 6 years ago - Stars: 140 - Forks: 2

isabelafaraujo/ANTLR
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

moccaplusplus/toyscript
JSR223 implementation of simple language with ANTLR4
Language: Java - Size: 123 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pzbitskiy/tealang
Tealang - high level language for Algorand ASC1 and TEAL
Language: Go - Size: 765 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 8

jlechem/TextAdventure
A text adventure API framework
Language: C++ - Size: 14.4 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Mahoney0101/C--Compiler
Custom compiler for a C-like language called C--. The compiler consists of parsing using context free grammers and building an Abstract Systax Tree. semantic analysis, type checking, annotating the AST and code generation. The generated code is MAPL
Language: Java - Size: 5.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bryan967132/OLC2_Proyecto2_201908355
Language: Go - Size: 2.75 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjtbasif/parts-of-speech
A project created for Compiler course using Antlr.
Language: ANTLR - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

AmjadKhader/ANTLR-calculator
ANTLR Calculator input understanding proof of concept (POC) Java application
Language: Java - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Andrew0Hill/antlr-bq-grammar
Work-in-Progress ANTLR4 grammar for the BigQuery Standard SQL dialect of SQL.
Language: ANTLR - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

schrer/sparql-g4
A SPARQL 1.1 grammar for ANTLR4
Language: ANTLR - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ginoventura/TP1-TC2023
Repositorio del trabajo practico número 1 de la materia Técnicas de Compilación
Language: Java - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

karim-moftah/Compiler_Project
Dynamic code analyzer for Java Language to generate statement and branches code coverage reports.
Language: Java - Size: 10.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

mhazizian/compiler_project
Compiler for Smoola language
Language: Java - Size: 410 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

thegostisdead/MVAP-Compiler
Compiler pseudo language to MVAP (stack machine) instructions set.
Language: ANTLR - Size: 1.96 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

C0mRD/brocode
A tiny programming language using Antlr4 python
Language: Python - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

gonzalo-cordova-pou/interpreter
Python interpreter based on expressions and functions. The input and output of this interpreter will be through a web interface, although a command line interface is also provided.
Language: Python - Size: 278 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ScrappyCocco/Progetto-Automi 📦
Progetto del corso di Automi e linguaggi Formali - Semplice grammatica con parser in antlr4
Language: C++ - Size: 18 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

MrDiver/ArmEmulatorJava 📦
ARMv5 emulator(or more simulator) written in java [work in progress]
Language: Java - Size: 188 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

larais/SQE 📦
Simple Search Query Engine
Language: JavaScript - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

OleJorgenKnoph/Compiler-INSA
Design of a simple compiler for a simplified Java language using ANTLR v4.10.1.
Language: Java - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nazeer-allahham/sql-compiler
a sql compiler using antlr4 and java as programming language
Language: Java - Size: 46.8 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

user-cube/GrandFisicas
Language: Java - Size: 381 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

shayandaneshvar/almas-compiler
Compiler Design Course Project - Compiler for ALM@S language
Language: Java - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

lszeremeta/yars
YARS grammar
Language: ANTLR - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mheene/bufr-grammar
BUFR (FM94) Grammar -- The repository contains a basic version of a BUFR grammar. The grammar is formulated in ANTLR.
Language: Java - Size: 5.34 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

aeyno/antlr4-docker
Docker container for Antlr4
Language: Dockerfile - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

suyanlong/ralph-parser-ts
ralph language parser
Language: TypeScript - Size: 350 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jonathanMelly/cosmos
Un langage pour apprendre à programmer de manière intuitive et naturelle
Language: C# - Size: 3.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

melchisedech333/antlr4-demonstration-project
:wrench: Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.
Language: C++ - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JCFavaro/compilador
Simple compilador al vuelo usando ANTLR para programas en C (permite compilar al vuelo porque C exige declarar todo)
Language: Python - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yjkellyjoo/Solidity-complete-parser
This project is all about building a complete Solidity parser able to parse all compiler versions of Solidity.
Language: Python - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

rikbrown/klausewitz-parser
Kotlin (+ANTLR) parser for configuration files/save games generated by Paradox's Clausewitz engine (e.g. Stellaris)
Language: Kotlin - Size: 9.77 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

deviknitkkr/Json-Reader
Json reader based on ANTLR.
Language: Java - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

JCoombs224/Programming-Languages
Assignments from my Programming Languages class.
Language: Python - Size: 1.67 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

comroid-git/ExaLang
A simple programming Language based on the game "ExaPunks" by Zachtronics
Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

libtangle/QASM-Grammar
An Antlr4 Grammar for OPENQASM 2.0
Language: ANTLR - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 1

nejento/prk_lang
Parser for the Compilers (PRK) university course creating a personal programming language
Language: Java - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

jorisvddonk/uqm-files-parsers
Various parsers for files that ship with UQM (The Ur-Quan Masters)
Language: TypeScript - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lfm0006/FOLParser
A parser for first-order logic
Language: ANTLR - Size: 1.45 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

ze/v2grammar
Grammar files for Victoria 2 modding
Language: ANTLR - Size: 419 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ib4rz/PolyBot
Language: Python - Size: 565 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ScarpelliniStefano/VolText
Il software è realizzato come progetto per il corso di Linguaggi Formali e Compilatori dell'AA 2020/2021 presso l'Università degli Studi di Bergamo.
Language: Java - Size: 182 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

nrmancuso/grammar-tester
Simple ANTLR4 parser to compare the parsing abilities and performance of various Java grammars.
Language: ANTLR - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

myarichuk/AlgebraExpressionEvaluator
Simple demo project to show how a parser can be created with ANTLR4
Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

lszeremeta/n3
Notation3 (N3) grammar
Language: ANTLR - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

BaguetteEater/LogoFx_NF11_Project
This Antlr grammar, made for NF11 course, recongnize basics words in order to make a drawing pointer move. A window allow the user to write orders and to see the drawing
Language: Java - Size: 2.04 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

branc116/units-core
Measure Units Auto-Generated Imperative Procedural General
Language: C# - Size: 151 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

niogram/niogram
Language: Java - Size: 3.21 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

jacksongomesbr/exprparser
Software web que usa um parser construĂdo com ANTLR para calcular valores de expressões matemáticas
Language: JavaScript - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

hazzik/GraphQL-Grammar
ANTLR 4 Grammar for GraphQL language
Language: ANTLR - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

grpranto/ANTLR-Project-Student-Information-
A string like “Md. Golam Rasul (2016-1-60-080) (Rampura, Dhaka) (01622925060)” can be covered with this grammar. And a successful parse tree will be generated with the indication name, id (year, semester, dept_code and roll), address, phone_number.
Language: ANTLR - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

mcmartins/gap-lint
GAP-Lint is a linter tool to detect errors and problems in GAP code
Language: JavaScript - Size: 247 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
