Topic: "jflex"
JetBrains/gradle-grammar-kit-plugin
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
Language: Kotlin - Size: 892 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 88 - Forks: 17

massivemadness/EditorKit 📦
🖊 EditorKit is a multi-language code editor library for Android
Language: Java - Size: 888 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 77 - Forks: 10

anboralabs/intellij-firebase-highlighter
A Syntax Highlighter for Firebase Rules.
Language: Kotlin - Size: 682 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 6

kimeshan/json-parser
🌐 A JSON lexer and parser built according to the official ECMA-404 JSON Data Interchange Standard
Language: Java - Size: 323 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 2

danijelaskov/microjava-compiler
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
Language: Java - Size: 1.56 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 8

luoyesiqiu/Lexer
基于Jflex的简单词法分析器
Language: Lex - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 10

jflex-de/idea-jflex
A plugin for IntelliJ IDEA to enable JFlex support
Language: Java - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 9

wallysonlima/mycompiler
It is a compiler that do the analyse lexic, sintatic and semantic of the programs in the language LALG.
Language: Java - Size: 1.01 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

gholomia/Chronicle
Learn how to create a new programming language and write your own compiler.
Language: Java - Size: 5.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 0

horeilly1101/deriv
𝝏F A symbolic derivative calculator, with API endpoints
Language: Java - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

jflex-de/bazel_rules
Bazel rules to generate java files with JFlex
Language: Starlark - Size: 296 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 7

jflex-de/jflex.tmbundle
TextMate Bundle for JFlex
Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

mads256h/flowg 📦
Compiler that compiles our language flowg to g-code (4th semester project)
Language: Java - Size: 290 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

cnuila/Compilador_VB6.0
Compilador de VB 6.0 usando JFlex y JCup
Language: Java - Size: 8.79 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

Nikronic/R_Compiler 📦
This is an implementation of R compiler using JFlex
Language: Java - Size: 6.62 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

Jose-agg/CompiladorLenguaje
Implementación y documentación de un compilador de lenguaje de programación aplicando técnicas de construcción de procesadores de lenguajes
Language: Java - Size: 4.44 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

IcedGarion/jcup-jflex
Simple example of JCUP and JFLEX using.
Language: Java - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

jflex-de/jflex-web
JFlex Website
Language: HTML - Size: 2.68 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

Arham4/compiler-design-cs4386 📦
Simulating the compiler on a defined grammar with type checking using Cup and JFlex
Language: Java - Size: 2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

bdusell/cminor
A compiler for a small C-like language.
Language: Java - Size: 506 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

chrismachado/python-lexer-analyzer
Python interpreter with Java.
Language: Lex - Size: 451 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

CiccioTecchio/YASPL3
Yet Another Simple Programming Language
Language: Java - Size: 670 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

adamgemmell/minimaljava
A compiler (source to JVM bytecode) for a proper subset of Java
Language: Java - Size: 350 KB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

brandonT2002/Ejemplos-Compi1-1s2025
Repositorio para los ejemplos prácticos del curso de Organización de Lenguajes y Compiladores 1 del Primer Semestre 2025 de la Facultad de Ingeniería de la Universidad de San Carlos de Guatemala
Language: Java - Size: 289 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

martinKindall/piton
A dinamically typed programming language inspired in python.
Language: Java - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

PunGrumpy/lexical-analyzer
🫀 Break down regular expression
Language: Lex - Size: 2.93 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

IvanoBilenchi/jflex-cup-example
Sample parser (JFlex + Cup), built via Gradle
Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

Once151103/Compilador-java
analizador lexico jflex
Language: Java - Size: 2.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

FatemehAhsan/Compiler
Compiler Spring 2021 project
Language: Java - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

dayton-outar/smpl
SMPL is a small, but expressive math programming language.
Language: Java - Size: 6.34 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

seanpm2001/SNU_2D_ProgrammingTools_IDE_JFlex
The JFlex Programming language IDE submodule for SNU Programming Tools (2D Mode)
Language: Lex - Size: 403 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

seanpm2001/Learn-JFlex
A repository for showcasing my knowledge of the JFlex programming language, and continuing to learn the language.
Language: Lex - Size: 363 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

EduKaufmann/AnalisadorLexicoESintatico
A Gramática e os analisadores léxicos e sintáticos para o reconhecimento de declaração de variáveis no estilo da Linguagem C.
Language: Java - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

stavIatrop/Compilers-Course-Project-Spring-2020
Three-part project of Compilers Course Spring 2020.
Language: Java - Size: 1.24 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

SadraSamadi/compiler-951
Compiler - Fall 2016
Language: Java - Size: 15.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

opencourses/formal_languages_and_compilers
In this repository I will put some exercise about formal languages and compilers
Language: Lex - Size: 685 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

3tty0n/sbt-jflex-scala 📦
A jflex-scala plugin for sbt 0.13.x/1.0.x
Language: Scala - Size: 379 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

sbt/sbt-jflex Fork of dlwh/sbt-jflex
JFlex plugin for sbt
Language: Scala - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 3

jorgeacaballero/pascal-compiler
A compiler that recognizes a sub-pascal language
Language: Java - Size: 2.72 MB - Last synced at: 5 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

hemantsonu20/sip-parser-jflex
A sip uri validator using JFlex
Language: Lex - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

AndreiRech/LinguagensT2
Repositório referente ao Trabalho 2 da disciplina de Linguagens de Programação na PUCRS
Language: Lex - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bryan967132/PseudoParser
Intérprete de Pseudocódigo y traductor a código Go y Python
Language: Java - Size: 5.74 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Boazius/TAU-Compilation-Project
Fully functional Compiler for a made up programming language called "L", to MIPS assembly.
Language: Java - Size: 4.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RenatusRS/Mikrojava-Compiler
Project for Compiler Construction 1 class. Implementation of a compiler for the Mikrojava programming language.
Language: Java - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

berkinozturk/Turkish-Programming-Language
A Programming Language based on Turkish grammar and language structure.
Language: Java - Size: 4.38 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 3

brandonT2002/MiniJ
IDE de un Interprete de un lenguaje o versión corta de Java.
Language: Java - Size: 606 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

NikPnevmatikos/compilers
Impementation of a compiler for MiniJava (LL-parser, Simple translator to java , Semantic Analysis, Intermediate code generator using LLVM))
Language: Java - Size: 986 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

machuwey/swift
🗜A Swift compiler build with Java, Jflex and Cup.
Language: Java - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

abedaton/Fort-s-compiler
This is a University project where we have to create a compiler for Fortr-S using JFlex
Language: Java - Size: 4.45 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

markods/MJCompiler
Language: Java - Size: 3.79 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mdodovic/MicroJava-Compiler
A fully compiler for a custom high-level Java-like programming language called MicroJava.
Language: Java - Size: 3.79 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

m4rcodc/MyFunCompiler
⚙️ Compilatore per il linguaggio myFun.
Language: Java - Size: 298 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

antonio-cirillo/myfun-compilers
💻 Compilatore per il linguaggio MyFun.
Language: Java - Size: 2.03 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vls-00/Java-Translator
:speech_balloon: This is my implementation of a programm that translates peudocode into java code.
Language: Lex - Size: 194 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hosseintrz/Cool-Compiler
compiler for cool language
Language: Java - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NitnelavAH/metricsProyect
Metrics of Halstead for python code
Language: Java - Size: 343 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sou3mar/java-compiler
Implementation of custom Java-like compiler using Jflex and JavaCup.
Language: Lex - Size: 1.77 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

matthieuriolo/flang
Programming Language FLang - written in Java11
Language: Java - Size: 485 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mar-kan/parser_and_scanner
A hand-written parser for a calculator in java and a scanner for a simple string manipulating language.
Language: Java - Size: 348 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lpapailiou/fac
A toy programming language including jflex scanner, cup parser and semantic validation. Executably by console and by gui (a toy-IDE).
Language: Java - Size: 2.46 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

SMahdiFaghih/Compiler-Group
The project of The university course, Design of Compilers. This project is about designing a Compiler for Decaf language written in Java using jflex and javacup.
Language: Java - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

milan788/MicroJava-Compiler
Takes microjava source file and generates executable file with bytecode that can be executed on Microjava Virtual Machine developed at School of Electrical Engineering.
Language: Java - Size: 35.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Masioki/Compiler
Simple, custom, scripting language compiler
Language: Java - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Faisal-AlDhuwayhi/Lexer-Parser
Constructing a parser that recognizes a specific language
Language: Yacc - Size: 132 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

agSant01/scheme-lang-lexer
This is a Sheme Lang scanner (lexer) implemented with JFLEX
Language: Java - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

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

zkeshtkar/Sample_Compiler
this project was done for the compiler class of 2020 of Shahid Beheshti University
Language: Java - Size: 3.89 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

carlospgraciano/compiladores_sintactico
Analizador sintáctico que valida expresiones condicionales de tipo if statement
Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

VasiaKoum/Compilers
Assignments for K31 Compilers course (DI UoA) : Implementation of a compiler for the MiniJava language (a small subset of Java)
Language: Java - Size: 1.23 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

carlospgraciano/Compiladores_ProyectoGrupal
Analizador léxico como proyecto de Teoría de Compiladores
Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

tobiasbueschel/json-validator 📦
JSON Lexer & Parser written in JFlex & CUP
Language: Lex - Size: 335 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

yangrussell/jflex-scanner
JFlex-generated scanner for parsing contact information
Language: Lex - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

cehernandezm/doslang-server
Language: Java - Size: 2.78 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Andresdiaz16/JFlex_Project
SQL Lexical Analyzer
Language: Java - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Jacopx/miniGCC
Developed for Politecnico di Torino course of Formal Languages and Compilers
Language: Lex - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

totocptbgn/ProjetADS4
Projet d'ADS4 pour la license Informatique Paris Diderot en S4
Language: Java - Size: 655 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yoavst/compilation-project
TAU Compilation project 2018-19
Language: Java - Size: 5.02 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

RubiconIII/SimpleCompiler
Custom compiler built with byaccj and jflex.
Language: Yacc - Size: 5.1 MB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

adwuard/minc_lexical-analyzer_syntaxChecker
Compiler Implementation of lexical analyzer and syntax analyzer.
Language: Java - Size: 5.9 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

emaiannone/YASPL.3Compiler
Small LLVM-based compiler of a toy language, outcome of Compilers course @ UniSA
Language: Java - Size: 169 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nitaicharan/UNIPE-P6-MiniC-JFlex
P6 - MiniC - JFlex - CC 2018.2 UNIPÊ
Language: Java - Size: 1.46 MB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

javpelle/PLG
JL compiler for machina P
Language: Java - Size: 4.45 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

hotTeaFun/JFlex_CNversion
在学习龙书时中了解到词法分析器生成工具的使用,然后详细学习了JFlex的使用,并在此过程中翻译了它的帮助文档。
Language: HTML - Size: 380 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

CaroloS/JSON_lexer_parser
:abcd: A lexical scanner (Jflex) and parser (CUP) for parsing JSON
Language: Java - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

joaomarcos96/compilador
Compilador para a disciplina Compiladores do curso Ciência da Computação - IFSULDEMINAS Muzambinho
Language: Java - Size: 1.31 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ruanres/compiler
Compiler from C to Assembly
Language: Java - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

bingrao/Scala-jastAdd
Language: Java - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Foo-Manroot/Script-JFlex-CUP
Script para generar analizadores léxicos, sintácticos o semánticos a partir de unos ficheros de especificación con JFlex y CUP, además de ejecutarlos si se desea.
Language: Java - Size: 5.34 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

thechrisu/selfmade-compillionaire
Compilers coursework using JFlex + CUP
Language: Assembly - Size: 1.23 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

MarcosSpessatto/Compiler
Transpiler from CT language to Java
Language: Yacc - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

rcbop/compiler-project
minijava compiler's project
Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

hennersz/Compilers
Henry and Axels COMP207p parser
Language: Java - Size: 2.97 MB - Last synced at: almost 2 years ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1

saaadel/m3u-to-opml
JFlex example: Convert m3u8 playlists into OPML xml files (for example, MusicBee radio import/export format)
Language: Java - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

Zer0M4n/lexical_analyzer_Jflex
This project is a lexical analyzer created with JFlex using NetBeans. It was developed for the subject "Lenguajes de Interfaz" during my 6th semester at the Instituto Tecnológico de Tijuana. The analyzer reads text and splits it into tokens like keywords, numbers, and symbols to prepare it for further processing.
Size: 1.95 KB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

DaMa29A/Compiler-Toy2
Progetto Compilatori 2023/2024 - Laurea Magistrale Informatica
Language: Java - Size: 1.28 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bryan967132/OLC1_Proyecto1_201908355
Language: Java - Size: 8.69 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Wubpooz/PIL 📦
Practials of Principe d‘Interprétation des Langages (DLIN222)
Language: C - Size: 8.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

prameshbhattarai/jflex-cup-grammar
Example of creating Domain Specific Language
Language: Java - Size: 39.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

zarkobabic/Microjava-compiler
This repository hosts the source code and documentation for the MicroJava Compiler, a Java-based compiler for the MicroJava programming language. MicroJava is a small, educational programming language, and this compiler is designed to convert MicroJava source code into bytecode that can be executed on the MicroJava Runtime Machine.
Language: Java - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brandonT2002/-OLC1-Proyecto1_202112030
Traductor de una versión corta del lenguaje C# a Python implementando el patrón de diseño interpreter
Language: Java - Size: 555 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
