An open API service providing repository metadata for many open source software ecosystems.

Topic: "antlr4-java"

Luncher91/A2LParser

Java library to parse A2L files into an easy to use object structure.

Language: Java - Size: 469 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 38 - Forks: 13

nradov/abnffuzzer

Java fuzz testing library for implementations of ABNF rules such as IETF RFCs

Language: Java - Size: 1.13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 32 - Forks: 6

thomasleplus/java-sql-inspector

Utility to test Java code for SQL injection vulnerabilities.

Language: ANTLR - Size: 801 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 10 - Forks: 5

nielsbasjes/antlr4-pvisitor

A parameterized visitor for Antlr4

Language: Java - Size: 143 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 0

deviknitkkr/Json-Reader

Json reader based on ANTLR.

Language: Java - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

nrmancuso/parseva

A java parser that uses ANTLR4 to create an AST using the visitor pattern.

Language: ANTLR - Size: 117 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Barb02/C_TabLan

Language: Java - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MarkL4YG/confort

A Java configuration library based on ANTLR4 grammar. Designed to be easily expandable & simple.

Language: Java - Size: 362 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

gnmathur/resql

A Java library for translating WHERE clauses expressed in a custom query grammar, into target DB WHERE clauses

Language: Java - Size: 734 KB - Last synced at: 10 months 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: about 3 years ago - Stars: 1 - Forks: 0

lfm0006/FOLParser

A parser for first-order logic

Language: ANTLR - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rachelvansciver/Calculator

simple calculator with ANTLR

Language: Java - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

verhagen/antlr4-gradle-kotlin-hello-runner

A First Example - Hello Runner - using Antlr v4 and Gradle Kotlin DSL

Language: Java - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MrDiver/ArmEmulatorJava 📦

ARMv5 emulator(or more simulator) written in java [work in progress]

Language: Java - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

user-cube/GrandFisicas

Language: Java - Size: 381 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

persian-calendar/calculator

Mathematics expressions evaluator

Language: Kotlin - Size: 182 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 3

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

xr-dim/ooSimple_Compiler

A compiler built with ANTLR4 that translates a custom object-oriented programming language (ooSimple) into C, showcasing grammar parsing, semantic validation, and code generation.

Language: Java - Size: 1.89 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Mateoswiatek/SqlFromMethodNames

Project on the subject of compilers at AGH 2024/05/24

Language: Java - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alighanbari2002/Compiler-and-Programming-Languages-Design-Course-Projects

A compiler written using ANTLR with Java for the programming language LogicPL.

Language: Java - Size: 3.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year 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

Ivanenk0/ArithmeticDSL

Doman Specific Language for Arithmetic Expressions

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - 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

AshhubAli/GrammarWithANTLR

This repository contains tasks related to grammar implementation using ANTLR.

Language: Java - Size: 5.55 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MisaghM/Compiler-Course-Projects

A compiler written using ANTLR with Java for the programming language LogicPL.

Language: Java - Size: 887 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

vedarthv/scalc

A calculator for s-expressions using a modified version of the Extended Backus–Naur form. Made using Java and ANTLR4.

Language: Java - Size: 2.49 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

quentinlegot/vsl-language-parser

VSL language parser which compile to LLVM IR

Language: Java - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: over 2 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

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

sotheanithsok/CECS-524-Collection 📦

Analyze multiple programming languages including their syntax and semantics and existing tools used to parse and compile such languages.

Language: Java - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

B-O-O-P/itmo-mt-2019

Solutions of laboratory tasks for the ITMO course "Translation methods"

Language: Kotlin - Size: 4.79 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1