Most popular ast repositories and open source projects

A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.

go-ast-refactoring

Refactor Go code by traversing the AST

1   1   1  

astscan

Scan Chinese in go by ast

1   1   1  

PL

Implementation of a custom language compiler. It includes lexical, syn...

0   1   1  

py2js

Basic python to javascript transpiler

0   1   1  

poker

Poker programming language source

0   1   1  

js-testing-api-3

A static code analysis tool for binary search algorithm

0   1   1  

babel-plugin-console-convert-logger

babel-plugin-> . convert console to logger,

0   1   1  

calc

java语言实现的表达式计算器

0   1   1  

groovy-get-source

This is a small AST transformation that allows you to get the source c...

0   1   1  

pyast

Like pybind11, but for the Python ast.

0   1   1  

mxn-jsx-ast-transformer

Transforms JSX AST into regular JS AST

0   1   1  

goedwig

A generic query engine for graph data, based on abstract syntax trees...

0   1   1  

remark-react-component

Render Markdown from Remark to React – with emoji support.

0   1   1  

aql

API Query Language

0   1   1  

optional-getter

Generating getter method with Optional as a return type by annotation...

0   1   1  

x-lang

Lexer, parser, compiler and interpreter for the 'x' language, implemen...

0   1   1  

rswag

RSWAG is a RobuSt Web Application Generator with RuSted sWagger/openAp...

1   1   1  

generator-markdown-to-html

0   1   1  

ClangPlayground

Here lie different examples of clang codes doing different things. It...

0   1   1  

md_parser

Testing Markdown parser to format md files (Roam Research to Obsidian)

0   1   1  

Haskell-Lambda-Evaluator-Type-Checker-Expession-Evaluator

Haskell Type Language parsing, token generation, type checker, express...

0   1   1  

word-complexity

A Feature Based Approach towards Lexical Simplification

1   1   1  

User-ID-tags-below-the-instagram-post

the comment Instagram bot

0   1   1  

funEvalExpr

Epitech - An expression evaluation in Haskell

0   1   1  

anadep

可视化分析 js/ts 文件依赖, Find all dependencies for the js file, also...

0   1   1  

js-scope-syntax-highlighting

A JavaScript syntax highlighter that detects variable and function by...

1   1   1  

cl-scala

Simple Combinatory Logic and Lambda Calculus in Scala

0   1   1  

native-to-big

Convert JS native math expressions to Big objects from the big.js libr...

0   1   1  

senior-project

A neural graph generation framework for android decompilation

1   1   1  

astuce

AST inference utilities

0   1   1  

dep-graph

Produce html report file for a javascript directory.

0   1   1  

TSLANG-Compiler

frontend of a compiler for "TSLANG"(The Simple Language)

0   1   1  

js-mini-compiler

TS实现的迷你解析器

0   1   1  

awesome-ast-parsers

😎 A curated list of awesome parsers to parse code into an Abstract Sy...

0   1   1  

ghast.js

An abstract syntax tree for use with PEG.js/Peggy

0   1   1  

ToyLang

Simple programming language in Rust

0   1   1  

Compiler-Theory-And-Practice

Implementation of a Java compiler for a small programming language

0   1   1  

archaize-js

0   1   1  

dogma-html-parser

HTML parser and compiler

0   1   1  

dogma-css-parser

CSS parser and compiler

0   1   1  

astr

0   1   1  

astTool

abstract syntax tree Tool

0   1   1  

go-pylint

Port of pylint in Golang

0   1   1  

print-highlighted-ast

print a babel AST with specific nodes highlighted, for debugging codem...

1   1   1  

KLMN-Compiler

The JVM toy-compiler framework

0   1   1  

go-toolsmith.github.io

Site for combined documentation, examples, external references, and ot...

2   1   1  

ast

An abstraction layer for creating generated logic.

0   1   1  

goast

0   1   1  

monkey

The monkey programming language - https://interpreterbook.com/

0   1   1  

stan

A Go (golang) library for writing custom "go vet" style tests

0   1   1