An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with parse-trees

A curated list of projects in awesome lists tagged with parse-trees .

https://github.com/gbroques/compiler

A simple compiler written from scratch in C++ for an undergraduate course in program translation.

assembly-language compiler compiler-design compiler-frontend compiler-optimization lexical-analysis parse-trees parser scanner

Last synced: 11 Jun 2025

https://github.com/iwillspeak/firethorn

Implementation of Red / Green syntax trees. Inspired by Rowan

ast parse-trees

Last synced: 10 Apr 2025

https://github.com/wenkokke/dep2con

several algorithms for converting dependency structures into constituency structures.

constituency-tree dependency-tree parse-trees tool

Last synced: 24 Apr 2025

https://github.com/denizetkar/treegan

Generative Adversarial Model that generates parse trees

ansi-c generative-adversarial-network parse-trees ppo2 pytorch rnn

Last synced: 14 Jul 2025

https://github.com/harrydrippin/dismantler-python

This module dismantles python code to parse tree, token, symbols and reproduces it to dictionary and string.

dismantler parse-trees python3

Last synced: 27 Jan 2026

https://github.com/sandeepkundalwal/compiler-design

[CS502: Compiler Design] Built Five Phases of Compiler - Parsing Trees, Semantic Analysis, Intermediate Code Generation, Live Variable Analysis, Register Allocation

compiler-design intermediate-code-generation java javacc jtb live-variable-analysis parse-trees register-allocation semantic-analysis type-checking

Last synced: 27 Mar 2025

https://github.com/touhi99/statistical_dependency_parsing

SDP Lab Project - Arc-Eager transition-based dependency parsing with Averaged perceptron and extended features

averaged-perceptron conll-2003 dependency-parsing parse-trees parsing perceptron transition

Last synced: 13 Oct 2025

https://github.com/samvv/mage

A work-in-progress lexer/parser generator for a growing number of languages

lexer-generator parse-trees parser-generator text-analysis

Last synced: 22 Jun 2025

https://github.com/dnemtsov/lexepars.grammars.yaml

YAML parser/validator based on Lexepars parser lib.

lexer parse-trees parser parser-library parsers yaml yaml-parser yaml-validator

Last synced: 22 Jul 2025

https://github.com/melkassib/calculator

:camel: A simple calculator that evaluates a mathematical expression and shows the step by step solutions.

c calculator evaluate-expressions parse-trees

Last synced: 21 Mar 2025

https://github.com/hamidurrahman1/top-down-parser

Implemented a top-down, recursive-descent parser for given BNF for the project language X.

bnf compiler files grammar inputs java language outputs parse-trees recursive-descent-parser

Last synced: 21 Mar 2025

https://github.com/catseye/dissociated-parse

MIRROR of https://codeberg.org/catseye/Dissociated-Parse : Adapting the "Dissociated Press" algorithm to parse trees, for NaNoGenMo 2021

dissociated-press generative-text markov-chain nonsense parse-trees procedural-generation

Last synced: 10 May 2026

https://github.com/jiko23/semantic-similarity

To find Semantic Similarity between phrases

knowledge-graph nlp parse-trees semantic-similarity

Last synced: 28 Jul 2025

https://github.com/samvv/sweetener

A base library for building tools that work with syntax

ast library parse-trees syntax

Last synced: 15 May 2025