All Projects → unist-util-visit-parents → Similar Projects or Alternatives

113 Open source projects that are alternatives of or similar to unist-util-visit-parents

Fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
Stars: ✭ 194 (+676%)
Mutual labels:  syntax-tree
Delphiast
Abstract syntax tree builder for Delphi
Stars: ✭ 190 (+660%)
Mutual labels:  syntax-tree
Cppsharp
Tools and libraries to glue C/C++ APIs to high-level languages
Stars: ✭ 2,221 (+8784%)
Mutual labels:  syntax-tree
Reduce.jl
Symbolic parser generator for Julia language expressions using REDUCE algebra term rewriter
Stars: ✭ 172 (+588%)
Mutual labels:  syntax-tree
Calcit Editor
Intuitive S-expressions editing for Clojure(Script).
Stars: ✭ 158 (+532%)
Mutual labels:  syntax-tree
Nlcst
Natural Language Concrete Syntax Tree format
Stars: ✭ 116 (+364%)
Mutual labels:  syntax-tree
Astviewer
Python Abstract Syntax Tree viewer in Qt
Stars: ✭ 101 (+304%)
Mutual labels:  syntax-tree
Genetic Programming
Symbolic regression solver, based on genetic programming methodology.
Stars: ✭ 98 (+292%)
Mutual labels:  syntax-tree
Fall
Stars: ✭ 92 (+268%)
Mutual labels:  syntax-tree
Libdparse
Library for lexing and parsing D source code
Stars: ✭ 91 (+264%)
Mutual labels:  syntax-tree
Syntax Highlighter
Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
Stars: ✭ 88 (+252%)
Mutual labels:  syntax-tree
Decent Messup
Mess up js code in a different way
Stars: ✭ 84 (+236%)
Mutual labels:  syntax-tree
Myna Parser
Myna Parsing Library
Stars: ✭ 69 (+176%)
Mutual labels:  syntax-tree
Astexplorer.app
https://astexplorer.net with ES Modules support and Hot Reloading
Stars: ✭ 65 (+160%)
Mutual labels:  syntax-tree
Calyx
A Ruby library for generating text with recursive template grammars.
Stars: ✭ 51 (+104%)
Mutual labels:  syntax-tree
Fssqldom
Library for SQL parsing, AST manipulation and SQL generation in F#
Stars: ✭ 45 (+80%)
Mutual labels:  syntax-tree
Metric Parser
📜 AST-based advanced mathematical parser written by Typescript.
Stars: ✭ 26 (+4%)
Mutual labels:  syntax-tree
Mdast
Markdown Abstract Syntax Tree format
Stars: ✭ 493 (+1872%)
Mutual labels:  syntax-tree
Unist
Universal Syntax Tree used by @unifiedjs
Stars: ✭ 438 (+1652%)
Mutual labels:  syntax-tree
Verible
Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, and formatter.
Stars: ✭ 384 (+1436%)
Mutual labels:  syntax-tree
Joern
Open-source code analysis platform for C/C++/Java based on code property graphs
Stars: ✭ 386 (+1444%)
Mutual labels:  syntax-tree
Javaparser
Java 1-15 Parser and Abstract Syntax Tree for Java, including preview features to Java 13
Stars: ✭ 3,972 (+15788%)
Mutual labels:  syntax-tree
Hast
Hypertext Abstract Syntax Tree format
Stars: ✭ 344 (+1276%)
Mutual labels:  syntax-tree
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+1148%)
Mutual labels:  syntax-tree
Reshape
💠 transform html with javascript plugins
Stars: ✭ 314 (+1156%)
Mutual labels:  syntax-tree
bright
Blazing fast parser for BrightScript that gives you ESTree like AST
Stars: ✭ 28 (+12%)
Mutual labels:  syntax-tree
Base
🍁 Base是针对于Android开发封装好一些常用的基类,主要包括通用的Adapter、Activity、Fragment、Dialog等、和一些常用的Util类,只为更简单。
Stars: ✭ 249 (+896%)
Mutual labels:  util
Luna Commons
市场上许多界面和工具的集合,例如ftp,httpd等文件与工具操作,包括但不限于图像处理、人脸识别等的api。
Stars: ✭ 244 (+876%)
Mutual labels:  util
Greatwall
Util应用框架配套的权限管理系统
Stars: ✭ 88 (+252%)
Mutual labels:  util
Notificationdemo
通知demo
Stars: ✭ 85 (+240%)
Mutual labels:  util
Easysp
A SharedPreferences wrapper that has a fluent interface to store data
Stars: ✭ 75 (+200%)
Mutual labels:  util
Schematics Utilities
🛠️ Useful exported utilities for working with Schematics
Stars: ✭ 73 (+192%)
Mutual labels:  util
Androidtools
Android开发工具类库.Toolkit of Android development, make your app developing easier!
Stars: ✭ 67 (+168%)
Mutual labels:  util
Hastscript
utility to create hast trees
Stars: ✭ 65 (+160%)
Mutual labels:  util
Low
low level data type and utils in Golang.
Stars: ✭ 63 (+152%)
Mutual labels:  util
Changed Log
Returns all commit messages between 2 versions of an NPM module
Stars: ✭ 58 (+132%)
Mutual labels:  util
Goutil
go util 是golang通用工具包,实现一站式,开箱即用
Stars: ✭ 56 (+124%)
Mutual labels:  util
V Androidcollectsources
🔥💪 Github优秀开源项目整理,方便查阅,仅供参考,感谢开源!!!
Stars: ✭ 51 (+104%)
Mutual labels:  util
Easyandroid
一个完整基于kotlin的安卓开发框架,采用了mvvm设计模式。涵盖了: 1、基于retrofit2封装的通过kotlin协程实现的网络框架 2、基于阿里开源router修改的api-router实现项目模块化 3、基于glide的图片加载缓存框架 4、基于room实现的往来数据缓存加载 5、基于step实现的数据异步提交 6、基于PreferenceHolder实现的本地数据快速存储 7、基于mlist实现的简单复杂列表的快速开发扩展 8、定制的toolbar可以自适应异形屏,挖孔屏,水滴屏等等。。 本框架几乎涵盖了开发所需的所有模块组件。简单fork之后就可以基于框架快速开发。
Stars: ✭ 33 (+32%)
Mutual labels:  util
Dialogutil
common used dialog with material style ( in support v7),ios style,get top activity automatically, invoke everywhere (any thread , any window)
Stars: ✭ 948 (+3692%)
Mutual labels:  util
Object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.
Stars: ✭ 11 (-56%)
Mutual labels:  util
Protools
历经开发周期两年,并且应用过千万级别项目的工具箱
Stars: ✭ 663 (+2552%)
Mutual labels:  util
Alicerce
A base for iOS Applications made with ❤️ by Mindera 🤠
Stars: ✭ 465 (+1760%)
Mutual labels:  util
Hutool
🍬A set of tools that keep Java sweet.
Stars: ✭ 21,386 (+85444%)
Mutual labels:  util
Excel Boot
Easy-POI是一款Excel导入导出解决方案组成的轻量级开源组件。
Stars: ✭ 347 (+1288%)
Mutual labels:  util
Utils Everywhere
整理并收集各种常用的覆盖面广的工具类
Stars: ✭ 329 (+1216%)
Mutual labels:  util
Superutils
The utils Project
Stars: ✭ 325 (+1200%)
Mutual labels:  util
Pydu
Useful data structures and utils for Python
Stars: ✭ 315 (+1160%)
Mutual labels:  util
Xxl Tool
a series of tools that make Java development more efficient.(Java工具类库XXL-TOOL)
Stars: ✭ 311 (+1144%)
Mutual labels:  util
Deployr
A simple golang application to automate the deployment of software releases.
Stars: ✭ 282 (+1028%)
Mutual labels:  util
jframework
基于对spring boot的二次封装,目的是减少重复代码,提高开发效率
Stars: ✭ 88 (+252%)
Mutual labels:  util
dodo
The Twitter OSS Project Builder
Stars: ✭ 25 (+0%)
Mutual labels:  util
go-tools
A utility tool library of Golang.
Stars: ✭ 44 (+76%)
Mutual labels:  util
61-113 of 113 similar projects