All Projects → IraKorshunova → JavaCompiler

IraKorshunova / JavaCompiler

Licence: other
tiny Java compiler

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to JavaCompiler

lex
Lex is an implementation of lex tool in Ruby.
Stars: ✭ 49 (+96%)
Mutual labels:  lexer
parle
Parser and lexer for PHP
Stars: ✭ 68 (+172%)
Mutual labels:  lexer
Lixy
A Kotlin lexer framework with an easy-to-use DSL
Stars: ✭ 38 (+52%)
Mutual labels:  lexer
ta-rust
A mirror for the textadept module ta-rust hosted in bitbucket
Stars: ✭ 21 (-16%)
Mutual labels:  lexer
fayrant-lang
Simple, interpreted, dynamically-typed programming language
Stars: ✭ 30 (+20%)
Mutual labels:  lexer
malluscript
A simple,gentle,humble scripting language for mallus, based on malayalam memes.
Stars: ✭ 112 (+348%)
Mutual labels:  lexer
yara-parser
Tools for parsing rulesets using the exact grammar as YARA. Written in Go.
Stars: ✭ 69 (+176%)
Mutual labels:  lexer
alexa
A Lexical Analyzer Generator
Stars: ✭ 54 (+116%)
Mutual labels:  lexer
JavaScript-compiler
编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么
Stars: ✭ 51 (+104%)
Mutual labels:  lexer
ugo-compiler-book
📚 µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]
Stars: ✭ 996 (+3884%)
Mutual labels:  lexer
FLexer
Simple Lexer and Parser in F#
Stars: ✭ 22 (-12%)
Mutual labels:  lexer
bshift
Compiler for a language called bshift
Stars: ✭ 15 (-40%)
Mutual labels:  lexer
MonkeyLang.jl
"Writing an Interpreter in GO" and "Writing a Compiler in GO" in Julia.
Stars: ✭ 30 (+20%)
Mutual labels:  lexer
intellij-cue
IntelliJ support for the CUE language.
Stars: ✭ 23 (-8%)
Mutual labels:  lexer
bredon
A modern CSS value compiler in JavaScript
Stars: ✭ 39 (+56%)
Mutual labels:  lexer
Own-Programming-Language-Tutorial
Репозиторий курса "Как создать свой язык программирования"
Stars: ✭ 95 (+280%)
Mutual labels:  lexer
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (+556%)
Mutual labels:  lexer
llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
Stars: ✭ 124 (+396%)
Mutual labels:  lexer
aria
Expressive, noiseless, interpreted, toy programming language
Stars: ✭ 40 (+60%)
Mutual labels:  lexer
socc
Simple C Compiler in OCaml
Stars: ✭ 41 (+64%)
Mutual labels:  lexer

This compiler is not complete: only contains lexer and parser. Java syntax specification is reduced.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].