All Projects → Rflex → Similar Projects or Alternatives

84 Open source projects that are alternatives of or similar to Rflex

JavaScript-compiler
编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么
Stars: ✭ 51 (-49%)
Mutual labels:  lexer
Own-Programming-Language-Tutorial
Репозиторий курса "Как создать свой язык программирования"
Stars: ✭ 95 (-5%)
Mutual labels:  lexer
graphql-meta
Lexing, parsing, pretty-printing, and metaprogramming facilities for dealing with GraphQL schemas and queries
Stars: ✭ 16 (-84%)
Mutual labels:  lexer
MonkeyLang.jl
"Writing an Interpreter in GO" and "Writing a Compiler in GO" in Julia.
Stars: ✭ 30 (-70%)
Mutual labels:  lexer
core.horse64.org
THIS IS A MIRROR, CHECK https://codeberg.org/Horse64/core.horse64.org
Stars: ✭ 3 (-97%)
Mutual labels:  lexer
Exprtk
C++ Mathematical Expression Parsing And Evaluation Library
Stars: ✭ 301 (+201%)
Mutual labels:  lexer
FLexer
Simple Lexer and Parser in F#
Stars: ✭ 22 (-78%)
Mutual labels:  lexer
Minigo
minigo🐥is a small Go compiler made from scratch. It can compile itself.
Stars: ✭ 456 (+356%)
Mutual labels:  lexer
SwiLex
A universal lexer library in Swift.
Stars: ✭ 29 (-71%)
Mutual labels:  lexer
JavaCompiler
tiny Java compiler
Stars: ✭ 25 (-75%)
Mutual labels:  lexer
ugo-compiler-book
📚 µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]
Stars: ✭ 996 (+896%)
Mutual labels:  lexer
ugo
µGo编程语言(从头开发一个迷你Go语言编译器)
Stars: ✭ 38 (-62%)
Mutual labels:  lexer
Lexmachine
Lex machinary for go.
Stars: ✭ 335 (+235%)
Mutual labels:  lexer
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (+64%)
Mutual labels:  lexer
Mico
Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Stars: ✭ 19 (-81%)
Mutual labels:  lexer
bshift
Compiler for a language called bshift
Stars: ✭ 15 (-85%)
Mutual labels:  lexer
Edge
Node.js templating engine with fresh air
Stars: ✭ 270 (+170%)
Mutual labels:  lexer
intellij-cue
IntelliJ support for the CUE language.
Stars: ✭ 23 (-77%)
Mutual labels:  lexer
Csstree
A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations
Stars: ✭ 1,121 (+1021%)
Mutual labels:  lexer
lexer
Hackable Lexer with UTF-8 support
Stars: ✭ 19 (-81%)
Mutual labels:  lexer
py010parser
A modified pycparser to parse 010 templates
Stars: ✭ 49 (-51%)
Mutual labels:  lexer
snapdragon-lexer
Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.
Stars: ✭ 19 (-81%)
Mutual labels:  lexer
Tiny Compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
Stars: ✭ 425 (+325%)
Mutual labels:  lexer
types-and-programming-languages
C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..
Stars: ✭ 32 (-68%)
Mutual labels:  lexer
alexa
A Lexical Analyzer Generator
Stars: ✭ 54 (-46%)
Mutual labels:  lexer
Lixy
A Kotlin lexer framework with an easy-to-use DSL
Stars: ✭ 38 (-62%)
Mutual labels:  lexer
lexertk
C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html
Stars: ✭ 26 (-74%)
Mutual labels:  lexer
Jflex
The fast scanner generator for Java™ with full Unicode support
Stars: ✭ 380 (+280%)
Mutual labels:  lexer
socc
Simple C Compiler in OCaml
Stars: ✭ 41 (-59%)
Mutual labels:  lexer
Snl Compiler
SNL(Small Nested Language) Compiler. Maven jUnit Tokenizer Lexer Syntax Parser. 编译原理 词法分析 语法分析
Stars: ✭ 19 (-81%)
Mutual labels:  lexer
malluscript
A simple,gentle,humble scripting language for mallus, based on malayalam memes.
Stars: ✭ 112 (+12%)
Mutual labels:  lexer
Syntax Parser
Light and fast 🚀parser! With zero dependents. - Sql Parser Demo added!
Stars: ✭ 317 (+217%)
Mutual labels:  lexer
parle
Parser and lexer for PHP
Stars: ✭ 68 (-32%)
Mutual labels:  lexer
Wordtokenizers.jl
High performance tokenizers for natural language processing and other related tasks
Stars: ✭ 63 (-37%)
Mutual labels:  lexer
fayrant-lang
Simple, interpreted, dynamically-typed programming language
Stars: ✭ 30 (-70%)
Mutual labels:  lexer
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (+174%)
Mutual labels:  lexer
compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Stars: ✭ 106 (+6%)
Mutual labels:  lexer
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (+412%)
Mutual labels:  lexer
ta-rust
A mirror for the textadept module ta-rust hosted in bitbucket
Stars: ✭ 21 (-79%)
Mutual labels:  lexer
Swiftpascalinterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
Stars: ✭ 270 (+170%)
Mutual labels:  lexer
lex
Lex is an implementation of lex tool in Ruby.
Stars: ✭ 49 (-51%)
Mutual labels:  lexer
Rs Monkey Lang
Monkey Programming Language written in Rust.
Stars: ✭ 80 (-20%)
Mutual labels:  lexer
yara-parser
Tools for parsing rulesets using the exact grammar as YARA. Written in Go.
Stars: ✭ 69 (-31%)
Mutual labels:  lexer
pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
Stars: ✭ 21 (-79%)
Mutual labels:  lexer
compiler lab
Some toy labs for compiler course
Stars: ✭ 49 (-51%)
Mutual labels:  lexer
Moo
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
Stars: ✭ 434 (+334%)
Mutual labels:  lexer
sb-dynlex
Configurable lexer for PHP featuring a fluid API.
Stars: ✭ 27 (-73%)
Mutual labels:  lexer
lex
Build lexer and simple parser(LR0) in macro, It also provides a lexer tool for c language
Stars: ✭ 17 (-83%)
Mutual labels:  lexer
expreso
☕ A boolean expression parser and evaluator in Elixir.
Stars: ✭ 54 (-46%)
Mutual labels:  lexer
Logos
Create ridiculously fast Lexers
Stars: ✭ 1,001 (+901%)
Mutual labels:  lexer
monkey
The Monkey Programming Language & Interpreter written in PHP.
Stars: ✭ 21 (-79%)
Mutual labels:  lexer
llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
Stars: ✭ 124 (+24%)
Mutual labels:  lexer
re-typescript
An opinionated attempt at finally solving typescript interop for ReasonML / OCaml.
Stars: ✭ 68 (-32%)
Mutual labels:  lexer
Php Parser
🌿 NodeJS PHP Parser - extract AST or tokens (PHP5 and PHP7)
Stars: ✭ 400 (+300%)
Mutual labels:  lexer
aria
Expressive, noiseless, interpreted, toy programming language
Stars: ✭ 40 (-60%)
Mutual labels:  lexer
Graphql Go Tools
Tools to write high performance GraphQL applications using Go/Golang.
Stars: ✭ 96 (-4%)
Mutual labels:  lexer
Charly Vm
Fibers, Closures, C-Module System | NaN-boxing, bytecode-VM written in C++
Stars: ✭ 66 (-34%)
Mutual labels:  lexer
Tox
misc parsers in rust
Stars: ✭ 40 (-60%)
Mutual labels:  lexer
Verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
Stars: ✭ 384 (+284%)
Mutual labels:  lexer
bredon
A modern CSS value compiler in JavaScript
Stars: ✭ 39 (-61%)
Mutual labels:  lexer
1-60 of 84 similar projects