ast-parser

There are 18 repositories under ast-parser topic.

  • wundergraph/graphql-go-tools

    GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.

    Language:Go72920272140
  • tlaceby/guide-to-interpreters-series

    Contains source-code for viewers following along with my Beginners Guide To Building Interpreters series on my Youtube Channel.

    Language:TypeScript25318234
  • jsx-eslint/jsx-ast-utils

    AST utility module for statically analyzing JSX

    Language:JavaScript16256532
  • lu4p/astextract

    Convert a go file to its ast representation

    Language:Go90748
  • SrGaabriel/selene

    🍂|Selene is a statically-typed, imperative and procedural programming language compiled to LLVM IR. The language of tranquil and serenity.

    Language:Kotlin12100
  • simonwep/bavary

    🧬 Regular expressions on steroids. Parse anything and everything with a syntax - crafted to parse syntax. A super-set of regular-expressions.

    Language:TypeScript1030
  • brianneisler/firetree

    AST parser and generator for Firebase Firestore and Storage security rules

    Language:JavaScript8113
  • poppinss/module-methods-extractor

    A utility module to extract methods for a given Javascript or Typescript default export. Used by AdonisJs VsCode extension

    Language:TypeScript4201
  • simonwep/cssvjs

    Fast, spec-conform css-value parser written entirely in vanilla JavaScript. Can be used in any environment.

    Language:JavaScript3201
  • dxkite/language

    language support test

    Language:Go120
  • Dharma-09/Arjun

    smart contracts Static analyzer tool for solidity

    Language:TypeScript0110
  • mohammaduzair9/Interpreter

    Interpreter using functional programming in scala

    Language:Scala0100
  • zarkobabic/Microjava-compiler

    This repository hosts the source code and documentation for the MicroJava Compiler, a Java-based compiler for the MicroJava programming language. MicroJava is a small, educational programming language, and this compiler is designed to convert MicroJava source code into bytecode that can be executed on the MicroJava Runtime Machine.

    Language:Java0101
  • Ashu11-A/truth-table

    Formatters for truth tables

    Language:TypeScript10
  • chenasraf/search-ast-parser-js

    Easy parser for search query strings, for you to use in your filters.

    Language:TypeScript11
  • jozefRudy/trading-rule-parser

    Trading DSL with real-time TypeScript validation and AST parsing

    Language:TypeScript
  • mbassale/monkey-interpreter

    MonkeyLang Interpreter based on the book "Writing an Interpreter in Go" by Thorsten Ball with my own additions.

    Language:Go20