An open API service indexing awesome lists of open source software.

awesome-compilers

An opinionated list of awesome compiler frameworks, libraries, software and resources.
https://github.com/hummanta/awesome-compilers

Last synced: 8 days ago
JSON representation

  • Solidity

    • Other dialects and variants

      • solgraph - Visualize control flows for smart contract security analysis.
      • solhint - Solhint is an open-source project to provide a linting utility for Solidity code.
      • Solidity Parser for JavaScript - A Solidity parser for JS built on top of a robust ANTLR4 grammar.
      • solidity-parser-antlr - A Solidity parser for JS built on top of a robust ANTLR4 grammar.
      • solidity-repl - Ethereum Solidity REPL.
      • solidity-rs - Solidity 0.8.X AST parsing and analysis in Rust.
      • solidity - Official Compiler for the Solidity Smart Contracts Programming Language.
      • SOLL - SOLL is a new compiler for generate Ewasm from solidity and yul.
      • Soltsice - Solidity & TypeScript Integration, Configuration and Examples.
      • sulk - Solidity compilation without the tears.
      • warp - Warp is a Solidity to Cairo Compiler, write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
      • solc-js - Javascript bindings for the Solidity compiler.
  • TypeScript

    • Other dialects and variants

      • TypeScript Compiler (tsc) - The official TypeScript compiler that transpiles TS to JS with type checking.
      • TypeScript Go - A Go implementation of the TypeScript compiler.
      • TypeScript Compiler API - Official TypeScript AST and parsing tools.
      • ts-morph - TypeScript AST manipulation library based on the TypeScript Compiler API.
      • WebStorm Debugger - Advanced TypeScript debugging tools in WebStorm.
      • AssemblyScript - A TypeScript-like language for WebAssembly.
      • ReScript - ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.