All Projects → Llvm Guide Zh → Similar Projects or Alternatives

1056 Open source projects that are alternatives of or similar to Llvm Guide Zh

Sea Dsa
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
Stars: ✭ 90 (-50%)
Mutual labels:  llvm
Babel Plugin React Persist
Automatically useCallback() & useMemo(); memoize inline functions
Stars: ✭ 91 (-49.44%)
Mutual labels:  ast
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (-30%)
Mutual labels:  llvm
Sbcl
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
Stars: ✭ 1,305 (+625%)
Mutual labels:  compiler
Nngen
NNgen: A Fully-Customizable Hardware Synthesis Compiler for Deep Neural Network
Stars: ✭ 149 (-17.22%)
Mutual labels:  compiler
Cperl
A perl5 with classes, types, compilable, company friendly, security
Stars: ✭ 125 (-30.56%)
Mutual labels:  compiler
Ts Type Info
TypeScript AST and code generator [Deprecated]
Stars: ✭ 90 (-50%)
Mutual labels:  ast
Yapypy
Yet another Python Python
Stars: ✭ 77 (-57.22%)
Mutual labels:  compiler
Volta
Compiler for the Volt Programming Language
Stars: ✭ 118 (-34.44%)
Mutual labels:  llvm
Codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
Stars: ✭ 1,209 (+571.67%)
Mutual labels:  llvm
Swc
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
Stars: ✭ 18,627 (+10248.33%)
Mutual labels:  compiler
Vab
V Android Bootstrapper
Stars: ✭ 77 (-57.22%)
Mutual labels:  compiler
Coq Of Ocaml
Import OCaml programs to Coq 🐓 🐫
Stars: ✭ 117 (-35%)
Mutual labels:  compiler
Parser
A lexer and parser for GraphQL in .NET
Stars: ✭ 163 (-9.44%)
Mutual labels:  ast
Libcxx Pretty Printers
GDB Pretty Printers for libc++ of Clang/LLVM
Stars: ✭ 89 (-50.56%)
Mutual labels:  llvm
Metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
Stars: ✭ 125 (-30.56%)
Mutual labels:  llvm
Astq
Abstract Syntax Tree (AST) Query Engine
Stars: ✭ 89 (-50.56%)
Mutual labels:  ast
Shadow Rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
Stars: ✭ 117 (-35%)
Mutual labels:  compiler
Method log
Trace the history of an individual method in a git repository (experimental)
Stars: ✭ 73 (-59.44%)
Mutual labels:  ast
Nativejsx
JSX to native DOM API transpilation. 💛 <div> ⟹ document.createElement('div')!
Stars: ✭ 145 (-19.44%)
Mutual labels:  ast
Hobbyscript
Yet Another JVM/LLVM Dynamic Language (LLVM Backend WIP)
Stars: ✭ 72 (-60%)
Mutual labels:  llvm
Gopherjs
A compiler from Go to JavaScript for running Go code in a browser
Stars: ✭ 10,721 (+5856.11%)
Mutual labels:  compiler
Lens
Language for Embeddable .NET Scripting
Stars: ✭ 71 (-60.56%)
Mutual labels:  compiler
Libpypa
libpypa is a Python parser implemented in pure C++
Stars: ✭ 172 (-4.44%)
Mutual labels:  ast
Chirp
A modern low-level programming language
Stars: ✭ 116 (-35.56%)
Mutual labels:  compiler
Tasmocompiler
Web GUI for custom Tasmota compilation
Stars: ✭ 143 (-20.56%)
Mutual labels:  compiler
Jsx Ast Utils
AST utility module for statically analyzing JSX
Stars: ✭ 89 (-50.56%)
Mutual labels:  ast
Llvm8
Statically recompiling CHIP8 to Windows and macOS using LLVM
Stars: ✭ 71 (-60.56%)
Mutual labels:  llvm
Rucc
rucc is a tiny toy C compiler in Rust.
Stars: ✭ 115 (-36.11%)
Mutual labels:  compiler
Elena Lang
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
Stars: ✭ 161 (-10.56%)
Mutual labels:  compiler
Gitbase
SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
Stars: ✭ 1,955 (+986.11%)
Mutual labels:  ast
Sys
Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
Stars: ✭ 149 (-17.22%)
Mutual labels:  llvm
Mcscript
A programming language for Minecraft Vanilla
Stars: ✭ 124 (-31.11%)
Mutual labels:  compiler
Feral
Feral programming language reference implementation
Stars: ✭ 89 (-50.56%)
Mutual labels:  compiler
Llvm Heat Printer
LLVM Profiling Visualization
Stars: ✭ 68 (-62.22%)
Mutual labels:  llvm
Crossshader
⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
Stars: ✭ 113 (-37.22%)
Mutual labels:  compiler
Cclyzer
A tool for analyzing LLVM bitcode using Datalog.
Stars: ✭ 67 (-62.78%)
Mutual labels:  llvm
Shaderc Rs
Rust bindings for the shaderc library.
Stars: ✭ 143 (-20.56%)
Mutual labels:  compiler
Contracode
Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning
Stars: ✭ 66 (-63.33%)
Mutual labels:  compiler
Ccompiler
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Stars: ✭ 113 (-37.22%)
Mutual labels:  compiler
Certicoq
A Verified Compiler for Gallina, Written in Gallina
Stars: ✭ 66 (-63.33%)
Mutual labels:  compiler
Sim C
A dynamically typed high-level front end for C
Stars: ✭ 145 (-19.44%)
Mutual labels:  compiler
Llvm Utils
LLVM/Clang for Visual Studio 2019, 2017, 2015, 2013, 2012 and 2010. clang-cl for Python3 distutils. Utils for Clang Static Analyzer
Stars: ✭ 123 (-31.67%)
Mutual labels:  llvm
Diffsitter
A tree-sitter based AST difftool to get meaningful semantic diffs
Stars: ✭ 89 (-50.56%)
Mutual labels:  ast
Go2ast
Transform Go code into it's AST
Stars: ✭ 65 (-63.89%)
Mutual labels:  ast
Opcde2017
Slides and very basic examples
Stars: ✭ 112 (-37.78%)
Mutual labels:  llvm
Optviewer Demo
Demonstration of LLVM's opt-viewer tool
Stars: ✭ 63 (-65%)
Mutual labels:  llvm
React Ast
render abstract syntax trees with react
Stars: ✭ 160 (-11.11%)
Mutual labels:  ast
M680x0 Llvm
M68K LLVM Port
Stars: ✭ 62 (-65.56%)
Mutual labels:  llvm
Kou
A minimal language compiled into wasm bytecode
Stars: ✭ 112 (-37.78%)
Mutual labels:  compiler
Whack
The Whack Programming Language
Stars: ✭ 61 (-66.11%)
Mutual labels:  llvm
Crab Llvm
Static Analyzer for LLVM bitcode based on Abstract Interpretation
Stars: ✭ 143 (-20.56%)
Mutual labels:  llvm
Uaiso
A multi-language parsing infrastructure with an unified AST
Stars: ✭ 86 (-52.22%)
Mutual labels:  ast
Typelang
🌳 A tiny language interpreter implemented purely in TypeScript's type-system
Stars: ✭ 149 (-17.22%)
Mutual labels:  compiler
Ghc Grin
GRIN backend for GHC
Stars: ✭ 123 (-31.67%)
Mutual labels:  compiler
Malc
Mal (Make A Lisp) compiler
Stars: ✭ 85 (-52.78%)
Mutual labels:  llvm
Mrustc
Alternative rust compiler (re-implementation)
Stars: ✭ 1,263 (+601.67%)
Mutual labels:  compiler
Math Engine
Mathematical expression parsing and calculation engine library. 数学表达式解析计算引擎库
Stars: ✭ 123 (-31.67%)
Mutual labels:  ast
I Pascal
A free Object Pascal language plugin for IntelliJ IDEA
Stars: ✭ 85 (-52.78%)
Mutual labels:  ast
Voyager Zh
㊙️voyager 的中文汉化版 基于laravel 的管理后台 权限控制,菜单,数据库手脚架,长期更新
Stars: ✭ 84 (-53.33%)
Mutual labels:  zh-cn
241-300 of 1056 similar projects