|
@@ -278,7 +278,8 @@ A curated list of awesome resources, learning materials, tools, frameworks, plat
|
|
### Language Agnostic
|
|
### Language Agnostic
|
|
|
|
|
|
* [B3: The Bare Bones Backend](https://webkit.org/docs/b3/) - WebKit's optimizing JIT Compiler for procedures containing C-like code.
|
|
* [B3: The Bare Bones Backend](https://webkit.org/docs/b3/) - WebKit's optimizing JIT Compiler for procedures containing C-like code.
|
|
- * [Keystone Assembler Framework](https://github.com/keystone-engine/keystone) - Lightweight multi-platform, multi-architecture assembler framework with bindings to various famous programming languages.
|
|
|
|
|
|
+ * [Capstone](https://github.com/aquynh/capstone) - Lightweight multi-platform, multi-architecture disassembly framework with bindings to various famous programming languages.
|
|
|
|
+ * [Keystone](https://github.com/keystone-engine/keystone) - Lightweight multi-platform, multi-architecture assembler framework with bindings to various famous programming languages.
|
|
* [LLILCL](https://github.com/dotnet/llilc) - LLVM-based Compiler Backend for .NET Core.
|
|
* [LLILCL](https://github.com/dotnet/llilc) - LLVM-based Compiler Backend for .NET Core.
|
|
* [LLVM](http://llvm.org/) - The LLVM Compiler-Backend Framework.
|
|
* [LLVM](http://llvm.org/) - The LLVM Compiler-Backend Framework.
|
|
* [MicroVM](http://microvm.github.io/) - The "Mu" Framewrok for Programming Languages development based on the MuVM Specification.
|
|
* [MicroVM](http://microvm.github.io/) - The "Mu" Framewrok for Programming Languages development based on the MuVM Specification.
|