All Projects → tsquery-playground → Similar Projects or Alternatives

444 Open source projects that are alternatives of or similar to tsquery-playground

open-fortran-parser-xml
XML output generator for Open Fortran Parser, and Python wrapper for it.
Stars: ✭ 21 (-30%)
Mutual labels:  ast, abstract-syntax-tree
Rewrite
Semantic code search and transformation
Stars: ✭ 134 (+346.67%)
Mutual labels:  ast, abstract-syntax-tree
Bellybutton
Custom Python linting through AST expressions
Stars: ✭ 196 (+553.33%)
Mutual labels:  ast, abstract-syntax-tree
Deps Report
Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements.
Stars: ✭ 76 (+153.33%)
Mutual labels:  ast, abstract-syntax-tree
Js Sql Parser
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
Stars: ✭ 141 (+370%)
Mutual labels:  ast, abstract-syntax-tree
I18nize React
Internationalize react apps within a lunch break
Stars: ✭ 389 (+1196.67%)
Mutual labels:  ast, abstract-syntax-tree
Javaparser
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
Stars: ✭ 3,972 (+13140%)
Mutual labels:  ast, abstract-syntax-tree
Swiftpascalinterpreter
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
Stars: ✭ 270 (+800%)
Mutual labels:  playground, ast
ast-builder
Build your ASTs directly from code
Stars: ✭ 18 (-40%)
Mutual labels:  ast, abstract-syntax-tree
Cgen
C/C++ source generation from an AST
Stars: ✭ 107 (+256.67%)
Mutual labels:  ast, abstract-syntax-tree
codeparser
Parse Wolfram Language source code as abstract syntax trees (ASTs) or concrete syntax trees (CSTs)
Stars: ✭ 84 (+180%)
Mutual labels:  ast, abstract-syntax-tree
abstract-syntax-tree
A library for working with abstract syntax trees.
Stars: ✭ 77 (+156.67%)
Mutual labels:  ast, abstract-syntax-tree
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (+626.67%)
Mutual labels:  ast, abstract-syntax-tree
awesome-ruby-ast
A list of awesome tools and libraries which deals with ASTs in Ruby
Stars: ✭ 24 (-20%)
Mutual labels:  ast, abstract-syntax-tree
vscode-blockman
VSCode extension to highlight nested code blocks
Stars: ✭ 233 (+676.67%)
Mutual labels:  ast, abstract-syntax-tree
coAST
Universal and language-independent abstract syntax tree
Stars: ✭ 30 (+0%)
Mutual labels:  ast, abstract-syntax-tree
Spoon
Spoon is a metaprogramming library to analyze and transform Java source code (up to Java 15). 🥄 is made with ❤️, 🍻 and ✨. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Stars: ✭ 1,078 (+3493.33%)
Mutual labels:  ast, abstract-syntax-tree
React Ast
render abstract syntax trees with react
Stars: ✭ 160 (+433.33%)
Mutual labels:  ast, abstract-syntax-tree
CastXMLSuperbuild
Build CastXML and its dependencies (LLVM/Clang)
Stars: ✭ 32 (+6.67%)
Mutual labels:  ast, abstract-syntax-tree
verilogAST-cpp
C++17 implementation of an AST for Verilog code generation
Stars: ✭ 14 (-53.33%)
Mutual labels:  ast, abstract-syntax-tree
tokonoma
Graphics related projects/prototypes/playground (Vulkan, C++17)
Stars: ✭ 23 (-23.33%)
Mutual labels:  playground
deno-playground
play.golang.org, but built in deno, and for deno.
Stars: ✭ 57 (+90%)
Mutual labels:  playground
wx2bd
微信和百度小程序的互转工具,脚本转换率目标为100%,持续更新中~~
Stars: ✭ 21 (-30%)
Mutual labels:  ast
airboardgame
AirBoardGame is a virtual tabletop to play and create any boardgame online with your friends
Stars: ✭ 45 (+50%)
Mutual labels:  playground
parse-function
(!! moved to tunnckoCore/opensource multi-package repository !!) 🔱 Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
Stars: ✭ 37 (+23.33%)
Mutual labels:  ast
node-typescript-parser
Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.
Stars: ✭ 121 (+303.33%)
Mutual labels:  ast
aik
Frontend Playground
Stars: ✭ 43 (+43.33%)
Mutual labels:  playground
babel-codemod-example
An example of how to use babel as a codemod
Stars: ✭ 24 (-20%)
Mutual labels:  ast
playground
📚 Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
Stars: ✭ 23 (-23.33%)
Mutual labels:  playground
react-playground
Xcode Playground but React.
Stars: ✭ 26 (-13.33%)
Mutual labels:  playground
yode
Yode - Focused Code Editing
Stars: ✭ 28 (-6.67%)
Mutual labels:  ast
widgets playground
Showcase example for https://github.com/therecipe/qt
Stars: ✭ 50 (+66.67%)
Mutual labels:  playground
TypeInferencer
Algorithm W and Algorithm M in F#
Stars: ✭ 33 (+10%)
Mutual labels:  ast
astra
Astra: a Java tool for analysing and refactoring Java source code
Stars: ✭ 35 (+16.67%)
Mutual labels:  ast
ruby ast visualizer
🌲 Ruby AST Visualizer. Based on Parser.
Stars: ✭ 28 (-6.67%)
Mutual labels:  ast
eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
Stars: ✭ 22 (-26.67%)
Mutual labels:  ast
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+350%)
Mutual labels:  ast
web-dojo
A dojo for JavaScript and more.
Stars: ✭ 20 (-33.33%)
Mutual labels:  playground
vast
A simple tool for vlang, generate v source file to AST json file
Stars: ✭ 23 (-23.33%)
Mutual labels:  ast
playground
Locally hosted Go playground for more advanced functionality.
Stars: ✭ 15 (-50%)
Mutual labels:  playground
ML-Playground
A Playground for machine learning techniques
Stars: ✭ 97 (+223.33%)
Mutual labels:  playground
puma
Meta-programming framework for JavaScript based on LayerD concepts
Stars: ✭ 30 (+0%)
Mutual labels:  ast
mnist-coreml
Simple convolutional neural network to predict handwritten digits using Keras + CoreML for WWDC '18 scholarship [Accepted]
Stars: ✭ 45 (+50%)
Mutual labels:  playground
redot
Graphviz dot file processor powered by plugins based on @unifiedjs
Stars: ✭ 60 (+100%)
Mutual labels:  ast
gradle2kts
Gradle Groovy to Gradle Kotlin conversion tool - discontinued spike
Stars: ✭ 34 (+13.33%)
Mutual labels:  ast
xast
Extensible Abstract Syntax Tree
Stars: ✭ 32 (+6.67%)
Mutual labels:  ast
asty
Abstract Syntax Tree (AST) Data Structure
Stars: ✭ 28 (-6.67%)
Mutual labels:  ast
impast
A library for package AST importing
Stars: ✭ 26 (-13.33%)
Mutual labels:  ast
substrate-playground
Start hacking your substrate runtime in a web based VSCode like IDE
Stars: ✭ 68 (+126.67%)
Mutual labels:  playground
rector-cakephp
Rector upgrades rules for CakePHP
Stars: ✭ 18 (-40%)
Mutual labels:  ast
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (+446.67%)
Mutual labels:  ast
rector-laravel
Rector upgrades rules for Laravel
Stars: ✭ 75 (+150%)
Mutual labels:  ast
try-manubot
A repository to practice contributing to a Manubot manuscript
Stars: ✭ 35 (+16.67%)
Mutual labels:  playground
schema.tl
📜 Easy-to-use TL-Schema viewer
Stars: ✭ 55 (+83.33%)
Mutual labels:  playground
gogrep
Syntax-aware Go code search, based on the mvdan/gogrep
Stars: ✭ 25 (-16.67%)
Mutual labels:  ast
kolasu
Kotlin Language Support – AST Library
Stars: ✭ 45 (+50%)
Mutual labels:  ast
retidy
Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)
Stars: ✭ 27 (-10%)
Mutual labels:  ast
estree-to-babel
convert estree ast to babel
Stars: ✭ 23 (-23.33%)
Mutual labels:  ast
C90Compiler-EIE2
C90 to MIPS I Compiler done as a coursework for EE2-15
Stars: ✭ 15 (-50%)
Mutual labels:  ast
omakase
Java-based, plugin-oriented CSS3+ parser
Stars: ✭ 13 (-56.67%)
Mutual labels:  ast
1-60 of 444 similar projects