All Projects → gox → Similar Projects or Alternatives

308 Open source projects that are alternatives of or similar to gox

qlql
No description or website provided.
Stars: ✭ 26 (-84.24%)
Mutual labels:  gopherjs, vecty
vecty-chatapp
Vecty Samples
Stars: ✭ 13 (-92.12%)
Mutual labels:  gopherjs, vecty
Vecty
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
Stars: ✭ 2,161 (+1209.7%)
Mutual labels:  gopherjs, vecty
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-6.06%)
Mutual labels:  ast
Query Translator
Query Translator is a search query translator with AST representation
Stars: ✭ 165 (+0%)
Mutual labels:  ast
Escaya
An blazing fast 100% spec compliant, incremental javascript parser written in Typescript
Stars: ✭ 217 (+31.52%)
Mutual labels:  ast
Gulp Strip Debug
Strip console, alert, and debugger statements from JavaScript code
Stars: ✭ 242 (+46.67%)
Mutual labels:  ast
Nativejsx
JSX to native DOM API transpilation. 💛 <div> ⟹ document.createElement('div')!
Stars: ✭ 145 (-12.12%)
Mutual labels:  ast
Bellybutton
Custom Python linting through AST expressions
Stars: ✭ 196 (+18.79%)
Mutual labels:  ast
Ml
sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees
Stars: ✭ 136 (-17.58%)
Mutual labels:  ast
Ast I18n
Easily migrate your existing React codebase to use i18n
Stars: ✭ 129 (-21.82%)
Mutual labels:  ast
Astpath
A command-line search utility for Python ASTs using XPath syntax.
Stars: ✭ 167 (+1.21%)
Mutual labels:  ast
React Monocle
A developer tool to visualize a React application's component hierarchy.
Stars: ✭ 2,440 (+1378.79%)
Mutual labels:  ast
Json To Ast
JSON AST parser
Stars: ✭ 161 (-2.42%)
Mutual labels:  ast
Gengen
A Go source transformation tool for generics
Stars: ✭ 253 (+53.33%)
Mutual labels:  ast
Bash Parser
Parses bash into an AST
Stars: ✭ 151 (-8.48%)
Mutual labels:  ast
Tatsu
竜 TatSu generates Python parsers from grammars in a variation of EBNF
Stars: ✭ 198 (+20%)
Mutual labels:  ast
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 (-14.55%)
Mutual labels:  ast
astexplorer-go
No description or website provided.
Stars: ✭ 17 (-89.7%)
Mutual labels:  ast
Babylon
PSA: moved into babel/babel as @babel/parser -->
Stars: ✭ 1,692 (+925.45%)
Mutual labels:  ast
Hrdevhelper
Context-sensitive HexRays decompiler plugin that visualizes the ctree of decompiled functions.
Stars: ✭ 193 (+16.97%)
Mutual labels:  ast
Unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
Stars: ✭ 3,036 (+1740%)
Mutual labels:  ast
Phplrt
PHP Language Recognition Tool
Stars: ✭ 127 (-23.03%)
Mutual labels:  ast
Phpgrep
Syntax-aware grep for PHP code.
Stars: ✭ 185 (+12.12%)
Mutual labels:  ast
Asteval
minimalistic evaluator of python expression using ast module
Stars: ✭ 116 (-29.7%)
Mutual labels:  ast
Ast
Generic AST parsing library for kotlin multiplatform
Stars: ✭ 113 (-31.52%)
Mutual labels:  ast
Retext
natural language processor powered by plugins part of the @unifiedjs collective
Stars: ✭ 2,119 (+1184.24%)
Mutual labels:  ast
Ast Query
Tentative to a simple JavaScript AST modification library
Stars: ✭ 221 (+33.94%)
Mutual labels:  ast
Gitbase
SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
Stars: ✭ 1,955 (+1084.85%)
Mutual labels:  ast
php2python
Convert PHP code to Python under CGI (beta)
Stars: ✭ 44 (-73.33%)
Mutual labels:  ast
Parser
A lexer and parser for GraphQL in .NET
Stars: ✭ 163 (-1.21%)
Mutual labels:  ast
Vermin
Concurrently detect the minimum Python versions needed to run code
Stars: ✭ 218 (+32.12%)
Mutual labels:  ast
React Ast
render abstract syntax trees with react
Stars: ✭ 160 (-3.03%)
Mutual labels:  ast
sast
Parse CSS, Sass, SCSS, and Less into a unist syntax tree
Stars: ✭ 51 (-69.09%)
Mutual labels:  ast
Ngast
Parser for Angular projects.
Stars: ✭ 152 (-7.88%)
Mutual labels:  ast
Hexraystoolbox
Hexrays Toolbox - Find code patterns within the Hexrays AST
Stars: ✭ 202 (+22.42%)
Mutual labels:  ast
Ts Morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Stars: ✭ 2,384 (+1344.85%)
Mutual labels:  ast
Esdoc
ESDoc - Good Documentation for JavaScript
Stars: ✭ 2,706 (+1540%)
Mutual labels:  ast
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Stars: ✭ 1,895 (+1048.48%)
Mutual labels:  ast
Cub
The Cub Programming Language
Stars: ✭ 198 (+20%)
Mutual labels:  ast
Piranha
A tool for refactoring code related to feature flag APIs
Stars: ✭ 1,840 (+1015.15%)
Mutual labels:  ast
awesome-ruby-ast
A list of awesome tools and libraries which deals with ASTs in Ruby
Stars: ✭ 24 (-85.45%)
Mutual labels:  ast
Rewrite
Semantic code search and transformation
Stars: ✭ 134 (-18.79%)
Mutual labels:  ast
Escodegen
ECMAScript code generator
Stars: ✭ 2,328 (+1310.91%)
Mutual labels:  ast
Ast Pretty Print
A pretty printer for AST-like structures
Stars: ✭ 129 (-21.82%)
Mutual labels:  ast
Tsutils
utility functions for working with typescript's AST
Stars: ✭ 240 (+45.45%)
Mutual labels:  ast
Learn Javascript
《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star
Stars: ✭ 128 (-22.42%)
Mutual labels:  ast
Flora Sql Parser
Parse SQL (select) statements into abstract syntax tree (AST) and convert ASTs back to SQL.
Stars: ✭ 186 (+12.73%)
Mutual labels:  ast
Math Engine
Mathematical expression parsing and calculation engine library. 数学表达式解析计算引擎库
Stars: ✭ 123 (-25.45%)
Mutual labels:  ast
html5parser
A super tiny and fast html5 AST parser.
Stars: ✭ 153 (-7.27%)
Mutual labels:  ast
Nlcst
Natural Language Concrete Syntax Tree format
Stars: ✭ 116 (-29.7%)
Mutual labels:  ast
Snapdragon
snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.
Stars: ✭ 180 (+9.09%)
Mutual labels:  ast
Cppast.net
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
Stars: ✭ 228 (+38.18%)
Mutual labels:  ast
Yaep
Yet Another Earley Parser
Stars: ✭ 110 (-33.33%)
Mutual labels:  ast
Llvm Guide Zh
User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)
Stars: ✭ 180 (+9.09%)
Mutual labels:  ast
Cgen
C/C++ source generation from an AST
Stars: ✭ 107 (-35.15%)
Mutual labels:  ast
Typo3 Rector
Rector for TYPO3
Stars: ✭ 107 (-35.15%)
Mutual labels:  ast
Participle
A parser library for Go
Stars: ✭ 2,302 (+1295.15%)
Mutual labels:  ast
venusscript
A dynamic, interpreted, scripting language written in Java.
Stars: ✭ 17 (-89.7%)
Mutual labels:  ast
java-ast
Java Parser for JavaScript/TypeScript (based on antlr4ts)
Stars: ✭ 58 (-64.85%)
Mutual labels:  ast
1-60 of 308 similar projects