jflex
There are 161 repositories under jflex topic.
JetBrains/gradle-grammar-kit-plugin
Gradle plugin for generating lexers (with JFlex) and BNF parsers (with Grammar-Kit) for IntelliJ language plugins
massivemadness/EditorKit
🖊 EditorKit is a multi-language code editor library for Android
anboralabs/intellij-firebase-highlighter
A Syntax Highlighter for Firebase Rules.
danijelaskov/microjava-compiler
A fully functional compiler for a custom high-level Java-like programming language called MicroJava.
kimeshan/json-parser
🌐 A JSON lexer and parser built according to the official ECMA-404 JSON Data Interchange Standard
luoyesiqiu/Lexer
基于Jflex的简单词法分析器
jflex-de/idea-jflex
A plugin for IntelliJ IDEA to enable JFlex support
wallysonlima/mycompiler
It is a compiler that do the analyse lexic, sintatic and semantic of the programs in the language LALG.
horeilly1101/deriv
𝝏F A symbolic derivative calculator, with API endpoints
Boazius/TAU-Compilation-Project
Fully functional Compiler for a made up programming language called "L", to MIPS assembly.
jflex-de/bazel_rules
Bazel rules to generate java files with JFlex
berkinozturk/Turkish-Programming-Language
A Programming Language based on Turkish grammar and language structure.
chrismachado/python-lexer-analyzer
Python interpreter with Java.
IcedGarion/jcup-jflex
Simple example of JCUP and JFLEX using.
leotodisco/Toy2-Compiler
Compiler of a toy programming language developed for "Compilers" course using JFlex and JCup
mads256h/flowg
Compiler that compiles our language flowg to g-code (4th semester project)
Nikronic/R_Compiler
This is an implementation of R compiler using JFlex
adamgemmell/minimaljava
A compiler (source to JVM bytecode) for a proper subset of Java
Arham4/compiler-design-cs4386
Simulating the compiler on a defined grammar with type checking using Cup and JFlex
bdusell/cminor
A compiler for a small C-like language.
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
CiccioTecchio/YASPL3
Yet Another Simple Programming Language
cnuila/Compilador_VB6.0
Compilador de VB 6.0 usando JFlex y JCup
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.
jflex-de/jflex.tmbundle
TextMate Bundle for JFlex
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
bryan967132/PseudoParser
Intérprete de Pseudocódigo y traductor a código Go y Python
FatemehAhsan/Compiler
Compiler Spring 2021 project
m4rcodc/MyFunCompiler
⚙️ Compilatore per il linguaggio myFun.
martinKindall/piton
A dinamically typed programming language inspired in python.
MCalenda/Compilatore-MyFun
Compiler of a toy programming language developed for "Compilers" course using JFlex and JCup
mdodovic/MicroJava-Compiler
A fully compiler for a custom high-level Java-like programming language called MicroJava.
Once151103/Compilador-java
analizador lexico jflex
PunGrumpy/lexical-analyzer
🫀 Break down regular expression
seanpm2001/Learn-JFlex
A repository for showcasing my knowledge of the JFlex programming language, and continuing to learn the language.
seanpm2001/SNU_2D_ProgrammingTools_IDE_JFlex
The JFlex Programming language IDE submodule for SNU Programming Tools (2D Mode)