All Projects → Moo → Similar Projects or Alternatives

238 Open source projects that are alternatives of or similar to Moo

Jflex
The fast scanner generator for Java™ with full Unicode support
Stars: ✭ 380 (-12.44%)
Mutual labels:  tokenizer, lexer, regexp
Works For Me
Collection of developer toolkits
Stars: ✭ 131 (-69.82%)
Mutual labels:  tokenizer, lexer
bredon
A modern CSS value compiler in JavaScript
Stars: ✭ 39 (-91.01%)
Mutual labels:  tokenizer, lexer
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (+17.97%)
Mutual labels:  lexer, regexp
Lexmachine
Lex machinary for go.
Stars: ✭ 335 (-22.81%)
Mutual labels:  tokenizer, lexer
Lex
Replaced by foonathan/lexy
Stars: ✭ 137 (-68.43%)
Mutual labels:  tokenizer, lexer
Snl Compiler
SNL(Small Nested Language) Compiler. Maven jUnit Tokenizer Lexer Syntax Parser. 编译原理 词法分析 语法分析
Stars: ✭ 19 (-95.62%)
Mutual labels:  tokenizer, lexer
lexertk
C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html
Stars: ✭ 26 (-94.01%)
Mutual labels:  tokenizer, lexer
pascal-interpreter
A simple interpreter for a large subset of Pascal language written for educational purposes
Stars: ✭ 21 (-95.16%)
Mutual labels:  tokenizer, lexer
Chevrotain
Parser Building Toolkit for JavaScript
Stars: ✭ 1,795 (+313.59%)
Mutual labels:  tokenizer, lexer
lex
Lex is an implementation of lex tool in Ruby.
Stars: ✭ 49 (-88.71%)
Mutual labels:  tokenizer, 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 (-95.62%)
Mutual labels:  tokenizer, lexer
SwiLex
A universal lexer library in Swift.
Stars: ✭ 29 (-93.32%)
Mutual labels:  tokenizer, lexer
Php Parser
🌿 NodeJS PHP Parser - extract AST or tokens (PHP5 and PHP7)
Stars: ✭ 400 (-7.83%)
Mutual labels:  tokenizer, lexer
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (-96.31%)
Mutual labels:  regexp
Rex
Your RegEx companion.
Stars: ✭ 283 (-34.79%)
Mutual labels:  regexp
cang-jie
Chinese tokenizer for tantivy, based on jieba-rs
Stars: ✭ 48 (-88.94%)
Mutual labels:  tokenizer
alexa
A Lexical Analyzer Generator
Stars: ✭ 54 (-87.56%)
Mutual labels:  lexer
Alp
Access Log Profiler
Stars: ✭ 382 (-11.98%)
Mutual labels:  regexp
Edge
Node.js templating engine with fresh air
Stars: ✭ 270 (-37.79%)
Mutual labels:  lexer
text2text
Text2Text: Cross-lingual natural language processing and generation toolkit
Stars: ✭ 188 (-56.68%)
Mutual labels:  tokenizer
micell
A collection of functions for front-end development
Stars: ✭ 16 (-96.31%)
Mutual labels:  regexp
Jumanpp
Juman++ (a Morphological Analyzer Toolkit)
Stars: ✭ 254 (-41.47%)
Mutual labels:  tokenizer
aria
Expressive, noiseless, interpreted, toy programming language
Stars: ✭ 40 (-90.78%)
Mutual labels:  lexer
simplemma
Simple multilingual lemmatizer for Python, especially useful for speed and efficiency
Stars: ✭ 32 (-92.63%)
Mutual labels:  tokenizer
Regexparam
A tiny (308B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇‍♂️
Stars: ✭ 390 (-10.14%)
Mutual labels:  regexp
Syntax Parser
Light and fast 🚀parser! With zero dependents. - Sql Parser Demo added!
Stars: ✭ 317 (-26.96%)
Mutual labels:  lexer
graphql-meta
Lexing, parsing, pretty-printing, and metaprogramming facilities for dealing with GraphQL schemas and queries
Stars: ✭ 16 (-96.31%)
Mutual labels:  lexer
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Stars: ✭ 35 (-91.94%)
Mutual labels:  regexp
llvm-kaleidoscope
LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)
Stars: ✭ 124 (-71.43%)
Mutual labels:  lexer
Sacremoses
Python port of Moses tokenizer, truecaser and normalizer
Stars: ✭ 293 (-32.49%)
Mutual labels:  tokenizer
Hebrew-Tokenizer
A very simple python tokenizer for Hebrew text.
Stars: ✭ 16 (-96.31%)
Mutual labels:  tokenizer
ElementFinder
Fetch data from HTML and XML via xpath/css and prepare it with regexp
Stars: ✭ 29 (-93.32%)
Mutual labels:  regexp
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 (-36.87%)
Mutual labels:  lexer
PaddleTokenizer
使用 PaddlePaddle 实现基于深度神经网络的中文分词引擎 | A DNN Chinese Tokenizer by Using PaddlePaddle
Stars: ✭ 14 (-96.77%)
Mutual labels:  tokenizer
Picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
Stars: ✭ 393 (-9.45%)
Mutual labels:  regexp
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-96.77%)
Mutual labels:  regexp
Swiftpascalinterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
Stars: ✭ 270 (-37.79%)
Mutual labels:  lexer
Lixy
A Kotlin lexer framework with an easy-to-use DSL
Stars: ✭ 38 (-91.24%)
Mutual labels:  lexer
espressione
Espressione is a Ruby community-driven common regular expression patterns gem
Stars: ✭ 13 (-97%)
Mutual labels:  regexp
ugo-compiler-book
📚 µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]
Stars: ✭ 996 (+129.49%)
Mutual labels:  lexer
Any Rule
🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台
Stars: ✭ 5,708 (+1215.21%)
Mutual labels:  regexp
socc
Simple C Compiler in OCaml
Stars: ✭ 41 (-90.55%)
Mutual labels:  lexer
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (-96.77%)
Mutual labels:  regexp
Friso
High performance Chinese tokenizer with both GBK and UTF-8 charset support based on MMSEG algorithm developed by ANSI C. Completely based on modular implementation and can be easily embedded in other programs, like: MySQL, PostgreSQL, PHP, etc.
Stars: ✭ 313 (-27.88%)
Mutual labels:  tokenizer
MonkeyLang.jl
"Writing an Interpreter in GO" and "Writing a Compiler in GO" in Julia.
Stars: ✭ 30 (-93.09%)
Mutual labels:  lexer
ArabicProcessingCog
A Python package that do stemming, tokenization, sentence breaking, segmentation, normalization, POS tagging for Arabic language.
Stars: ✭ 19 (-95.62%)
Mutual labels:  tokenizer
mystem-scala
Morphological analyzer `mystem` (Russian language) wrapper for JVM languages
Stars: ✭ 21 (-95.16%)
Mutual labels:  tokenizer
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (-93.09%)
Mutual labels:  regexp
eslint-plugin-clean-regex
An ESLint plugin for writing better regular expressions.
Stars: ✭ 280 (-35.48%)
Mutual labels:  regexp
JsCode
🔥前端相关常用小工具分享
Stars: ✭ 48 (-88.94%)
Mutual labels:  regexp
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-89.63%)
Mutual labels:  regexp
Regexp2
A full-featured regex engine in pure Go based on the .NET engine
Stars: ✭ 389 (-10.37%)
Mutual labels:  regexp
Regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Stars: ✭ 306 (-29.49%)
Mutual labels:  regexp
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (-95.39%)
Mutual labels:  regexp
malluscript
A simple,gentle,humble scripting language for mallus, based on malayalam memes.
Stars: ✭ 112 (-74.19%)
Mutual labels:  lexer
CyberSecurity-Box
Firewall-System based on OpenWRT or Pi-Hole with UnBound, TOR, optional Privoxy, opt. ntopng and opt. Configuration of the AVM FRITZ!Box with Presets for Security and Port-List. Please visit:
Stars: ✭ 20 (-95.39%)
Mutual labels:  regexp
py010parser
A modified pycparser to parse 010 templates
Stars: ✭ 49 (-88.71%)
Mutual labels:  lexer
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (-62.21%)
Mutual labels:  lexer
parle
Parser and lexer for PHP
Stars: ✭ 68 (-84.33%)
Mutual labels:  lexer
1-60 of 238 similar projects