458 skills found · Page 5 of 16
IINemo / IsanlpNatural language processing tools for English and Russian (postagging, syntax parsing, SRL, NER, language detection etc.)
butschster / Dbml ParserDBML parser for PHP8. It's a PHP parser for DBML syntax.
gucong3000 / Postcss HtmlPostCSS syntax for parsing HTML (and HTML-like)
JoseLucasapp / Zumbra LangZumbra is a custom programming language built with its own parser, compiler, and virtual machine. It supports function definitions, scoped variables, custom operators, and more, all with a minimalist syntax and a playful soul.
mierau / DMTemplatesAn Objective-C templating engine designed to be easy to use (single class, simple interface) with features enough to handle the cases commonly faced by developers in need of a such a library. The engine sits on top of the advanced key-value syntax and parsing done through Apple's NSPredicate and NSExpression classes for conditions and value expressions in templates.
tuan-ng / A Mini Language In CA programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.
gucong3000 / Postcss StyledPostCSS syntax for parsing styled components
xoofx / Antlr4AstAntlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.
reubeno / NClapNClap is a .NET library for parsing command-line arguments and building interactive command shells. It's driven by a declarative attribute syntax, and easy to extend.
kemitchell / Spdx.jsSPDX License Expression Syntax parser
polarmutex / Tree Sitter Beancounta tree-sitter parser for the beancount syntax
shawnbot / SastParse CSS, Sass, SCSS, and Less into a unist syntax tree
libxmq / XmqConvert xml/html to a more human readable/editable format (xmq/htmq) and back can also work with json. Includes a syntax highlighter and pretty printer, pager and can render to html and tex. Also supports ixml grammars for parsing any type of input.
vsbenas / Parser GenA parser generator in Lua using PEG syntax.
seifreed / YaraastA powerful Python library and CLI tool for parsing, analyzing, and manipulating YARA rules through Abstract Syntax Tree (AST) representation
php-type-language / Parser🧱 Library for parsing and validating TypeLang syntax and converting it into AST nodes
dhakehurst / Net.akehurst.languageGeneric Language (DSL) support for kotlin multiplatform (parser, syntax-analyser, formatter, processor, etc)
breml / Logstash Configlogstash-config provides a parser and abstract syntax tree (AST) for the Logstash config format, written in Go
keith / StaticInternalSwiftSyntaxParserA static library for using SwiftSyntax / lib_InternalSwiftSyntaxParser
qwertie / LoycCoreThe Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structures; and Loyc.Syntax contains the LES parser and other parsing-related services including base classes for LLLPG.