An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: syntax-tree

syntax-tree/unist-util-visit-children

unist utility to visit direct children of a parent

Language: JavaScript - Size: 107 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 1

anikabytes/BRACU_CSE420_Compiler_Designs

Language: Yacc - Size: 98.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

axion-lang/Axion

Experimental programming metalanguage, targeting on intertranspiling with other languages.

Language: C# - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 2

pannous/kast

Canonical AST, the only Abstract Syntax Tree you need, with importers+exporters to all languages

Language: Python - Size: 107 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

wizard04wsu/javascript-regex

Improved syntax highlighting for JavaScript regular expressions in Atom

Language: JavaScript - Size: 3.81 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

spraakbanken/tv

Syntax tree visualiser

Language: TypeScript - Size: 4.39 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mihai-bontea/Propositional-Logic-Solver

Performs normal form conversions of propositional formulas through the use of syntax trees, and provides 3 sat-solver algorithms with verifiable step-by-step output.

Language: Python - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

iAnas19/Scrypton

Compiler Project on Python

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

kooixh/ast-parser

Web API to parse expression to Abstract Syntax Tree

Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

gabrielecodes/hast

An easily extendable and auto-parsed rust syntax tree

Language: Rust - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

acynicalasian/xbars-py-old

Currently a Wiktionary scraper, with the larger goal of making an automatic syntax tree generator.

Language: Python - Size: 11 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChocoWu/LasUIE

Universal Information Extraction, codes for the NeurIPS-2022 paper: Unifying Information Extraction with Latent Adaptive Structure-aware Generative Language Model.

Language: Python - Size: 7.17 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 3

lagodiuk/genetic-programming

Symbolic regression solver, based on genetic programming methodology.

Language: Java - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 117 - Forks: 28

TrialAndErrorOrg/ooxast

Type definitions for `ooxast` (Open Office XML abstract syntax tree), a syntax for abstract syntax trees representing Open Office XML documents in the [`unist`](https://github.com/syntax-tree/unist) format.

Language: TypeScript - Size: 1.63 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

steve3p0/LING511

Portland State University LING 511: SYNTAX code repo for spring term 2020.

Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Baksonator/bobaka

A compiler for a programming language called "bobaka" that I have created. The programming language is compiled to Python.

Language: Python - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

begin/parsers-compilers

Lexers, tokenizers, parsers, compilers, renderers, stringifiers... What's the difference, and how do they work?

Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 22 - Forks: 1

DeanHdz/Compiladores-Proyecto-Equipo_Deanosaurios

Proyecto de la materia de Compiladores

Language: C# - Size: 762 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

syntax-tree/hast-util-labelable

utility to check whether a node is labelable

Language: JavaScript - Size: 91.8 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

leogomesdev/ast-calculator-java

A calculator (console application) built with Java using AST (Abstract Syntax Tree)

Language: Java - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

syntax-tree/hast-util-menu-state 📦

Legacy: utility to get the state of a menu element

Size: 90.8 KB - Last synced at: 24 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

syntax-tree/mdast-util-footnote 📦

mdast extension to parse and serialize footnotes

Size: 79.1 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

OlegDurandin/dtree2vec

This project contain implementation the system, proposed in the "Adapting the Graph2Vec Approach to Dependency Trees for NLP Tasks" (O. Durandin, A. Malafeev), and presented in the AIST-2019 Conference

Language: HTML - Size: 42.4 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

sskender/programming-language-translation

Programming Language Translation FER labs

Language: Python - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

skyleaworlder/CCompilerConqueror 📦

:computer: 编译原理小作业,一个速成的词法 / 语法分析器

Language: C++ - Size: 116 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SimoneAncona/xparser

A C++ Parser Project

Language: C++ - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

manoelmms/CalculadoraSintatica

Uma simples calculadora usando análise léxica e sintática

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Demuirgos/Advanced-Calculator

this mini program takes in a math expression and evaluates its result.

Language: F# - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

vimaltiwari2612/Expression-Evaluator-Tree-Creator

A tool to parse expression and form an expression tree. Can be used to understand complex If-Else conditions/ Algorithm studies / compiler design studies.

Language: HTML - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

syntax-tree/nlcst-normalize

utility to normalize an nlcst word for easier comparison

Language: JavaScript - Size: 108 KB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

syntax-tree/hast-util-to-nlcst

utility to transform hast to nlcst

Language: JavaScript - Size: 154 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

fnvir/re_to_dfa

A simple regex compiler which converts the regular expression into a dfa which can be simulated to check if a string matches the pattern...

Language: Python - Size: 144 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dopey2/math-x-ts

Math parser, AST builder for math expression & step by step solution

Language: TypeScript - Size: 5.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SandyaSivakumar/Mini-Compiler

C++ Mini Compiler using tools Lex and Yacc

Language: Yacc - Size: 996 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 19 - Forks: 13

alexwkleung/eva-st-util

Simple wrapper utility around unist syntax tree utils (mdast/hast)

Language: TypeScript - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

syntax-tree/hast-util-whitespace

utility to check if a node is inter-element whitespace

Language: JavaScript - Size: 91.8 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

TrialAndErrorOrg/ooxast-util-citation-plugin

Small ooxast utility which scans the text to identify the citation plugin used, either Mendely, Zotero, EndNote, Citavi, native word citations or none at all.

Language: TypeScript - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

syntax-tree/unist-util-lsp

utility to convert between unist and language server protocol

Language: JavaScript - Size: 38.1 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

GitHubPang/Rossynt

Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.

Language: Kotlin - Size: 5.03 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2

syntax-tree/mdast-normalize-headings

utility to make sure there is no more than a single top-level heading in the document

Language: JavaScript - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

syntax-tree/hast-util-sectioning

utility to check if a node is a sectioning element

Language: JavaScript - Size: 91.8 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

cognizance-amrita/NayaganCode

A tribute to our Andavar Kamal Hassan

Language: Python - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AnjaneyaTripathi/c-compiler

A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.

Language: Yacc - Size: 2.72 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 54 - Forks: 17

syntax-tree/unist-util-source

utility to get the source of a node or position

Language: JavaScript - Size: 322 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 1

TomsPillow/LR1-Parser

LR1-Parser可作为编译前端语法分析部件,基于Burke-Fisher错误恢复方案,和LR(1)算法开发,包括LR(1)分析表生成器模块和分析栈模块。

Language: C++ - Size: 6.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

CFGToolkit/CFGToolkit.AST

A syntax trees library for .NET

Language: C# - Size: 33.2 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

hydrargyrum/pytat

Python library to perform source refactoring

Language: Python - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

nurullahturkoglu/generate-strings-from-regex

Generate a string from regex using java. Firstly transfrom regex to nfa to dfa then create a new string from regex

Language: Java - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ashishch164/Mini-Python-Compiler

This is our Compiler Design project for 6th semester.

Language: C - Size: 5.12 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

pepplejoshua/flux

My Python version of Immo Landwerth's C# compiler named Minsk. http://minsk-compiler.net/

Language: Python - Size: 186 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

syntax-tree/unist-builder-blueprint-cli 📦

CLI to transform trees to unist-builder notation

Size: 48.8 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

syntax-tree/unist-builder-blueprint 📦

utility to transform trees to unist-builder notation

Size: 49.8 KB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

syntax-tree/mdast-util-from-quill-delta 📦

utility to transform Quill delta to mdast

Size: 25.4 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

henriquedefreitas/math-interpreter

A interpreter written in Python for computing simple math expressions.

Language: Python - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

georgevanuta/Syntax-Tree-Visualizer-Arithmetic-Expressions

A visualizer for the syntax tree of an arithmetic expression.

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

syntax-tree/unist-util-generated

utility to check if a node is generated

Language: JavaScript - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

szivkovicx/json-parser

Mini parser written by me to showcase different stages of JSON parsing process.

Language: TypeScript - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

syntax-tree/hast-util-phrasing

utility to check if a node is phrasing content

Language: JavaScript - Size: 101 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

syntax-tree/unist-util-position

utility to get the position of a node

Language: JavaScript - Size: 117 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

syntax-tree/mdast-util-assert

utility to assert mdast trees

Language: JavaScript - Size: 110 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mnvx/syntax-tree

Syntax tree

Language: PHP - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 4

cedricrupb/code_graph

Fast program graph generation in Python

Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

skordal/ada-regex

A simple regular expression engine

Language: Ada - Size: 139 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AhsanKhaan/Compiler-Construction

Compiler Construction contains three phase 1)Lexical Analyzer 2)Syntax Analyzer 3)Semantic Analyzer

Language: Java - Size: 101 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ruwanego/RustPython-intro

Introduction to RustPython [WIP]

Size: 275 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

pascalh/Astview

Astview is a graphical viewer for abstract syntax trees

Language: Haskell - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 5

1j01/organeq

🔢➗🔢 Plant a phantasmagorical mathematical syntax tree

Language: CoffeeScript - Size: 98.6 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

TheRubick/DodaPlusPlusCompiler

DodaPlusPlus Compiler aka Doda++

Language: C - Size: 871 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

melchisedech333/antlr4-demonstration-project

:wrench: Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.

Language: C++ - Size: 2.8 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

prashanth-up/FidiScript

New language wrapper with custom syntax built over python3's grammar rules

Language: Python - Size: 170 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

valeeraZ/Sorbonne_APS

Sorbonne Université MU4IN503

Language: OCaml - Size: 784 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jvillegasd/RegexToDFA

Syntax tree method implementation to convert a regular expression to DFA.

Language: Java - Size: 252 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

0phoff/unist-util-walker

Walk unist trees with enter and leave functions

Language: TypeScript - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

undrcrxwn/rekt-interpreter

Rekt syntax parser & interpreter.

Language: C++ - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SinclairGurny/PSIL

Interpreter for my own LISP/Scheme like programming language built from the ground up!!

Language: C++ - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

syntax-tree/nlcst-test

utility to check assert an nlcst node

Language: JavaScript - Size: 103 KB - Last synced at: 29 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

syntax-tree/nlcst-affix-emoticon-modifier

utility to merge affix emoticons into the previous sentence in nlcst

Language: JavaScript - Size: 128 KB - Last synced at: about 18 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

syntax-tree/nlcst-emoji-modifier

utility to support emoji in nlcst

Language: JavaScript - Size: 219 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

syntax-tree/nlcst-emoticon-modifier

utility to support emoticons in nlcst

Language: JavaScript - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

DanArmor/micro-Pascal

Синтаксический анализатор языка micro-Pascal

Language: C++ - Size: 27.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tteeoo/aetg

➗ Arithmetic expression tree generator (essentially a simple calculator in the command line)

Language: Go - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

camball/EasySyntaxTrees

A Visual Studio Code usage environment for the rsyntaxtree syntax tree generator.

Language: Shell - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sergeyrachev/khaotica

Bitstream editor empowered with FLAVOR interpreter

Language: C - Size: 5.17 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

felixSchober/Defect-Prediction

Defect prediction of java projects using neural networks.

Language: Python - Size: 1.6 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 4

reznakt/pycalc

A simple math expression parser and evaluator made in Python

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rohanverma94/scala-dsl-cpp

Scala Domain Specific Language for C++17. Now parallelize your code with spark, akka and many other frameworks.

Size: 4.88 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

andreasbm/fireparse

An extensible markdown to html converter

Language: TypeScript - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

syntax-tree/unist-util-find-all-before

utility to find nodes before another node

Language: JavaScript - Size: 129 KB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

syntax-tree/hast-util-transparent

utility to check if a node is a transparent element

Language: JavaScript - Size: 92.8 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 3

syntax-tree/hast-util-script-supporting

utility to check if a node is a script-supporting element

Language: JavaScript - Size: 87.9 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

JazzleWare/jazzle-parser

relatively small and ridiculously fast parser for all versions of ECMAScript/Javascript, written in the greatest common divisor of all versions of ECMAScript

Language: JavaScript - Size: 2.86 MB - Last synced at: 20 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 2

marinusmaurice/SyntaxVisualizer

Standalone version of Visual Studio Syntax Visualizer

Language: C# - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BTrDung/barebones-programming-language

This is my repo for CS111 - Spring 2021, University of Information Technology, VNU HCM - create a barebones compiler using C++

Language: C++ - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

wizard04wsu/tree-sitter-regex-unicode-js

Tree-sitter grammar for JavaScript regular expressions with the Unicode flag set

Language: C - Size: 1.78 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wizard04wsu/tree-sitter-regex-js

Tree-sitter grammar for JavaScript regular expressions (without the Unicode flag)

Language: C - Size: 685 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AminFadaee/Regex2DFA

This project convert a regular expression directly to a DFA

Language: Python - Size: 23.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

mck89/rebuilder

A PHP library to build and parse regular expressions

Language: PHP - Size: 402 KB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

brilacasck/full-compiler

A flexible and customizable complete parser with your manual configuration written with java language and javafx library

Language: Java - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

vatsalagrawal6991/Haskell-Parser-And-Lexer

Haskell type Language Parser And Lexer with error raising option. Parser made from scratch with parse tree building and finding preorder of a expression and abstract syntax support with argument passing support

Language: Haskell - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nafeu/syntactique

Syntax-tree diagram builder, created using JavaScript and D3.js

Language: JavaScript - Size: 1.74 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0