Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sambacha/solidity-parser-explorer

Solidity and Yul syntax-aware highlighting and AST explorer
https://github.com/sambacha/solidity-parser-explorer

ast ethereum highlighting solidity syntax tree-sitter yul

Last synced: 3 months ago
JSON representation

Solidity and Yul syntax-aware highlighting and AST explorer

Awesome Lists containing this project

README

        

## `tree sitter solidity playground`

### Development

### Requirements

ruby 2.7.0+
NodeJS v12+

#### Build
```bash
npm install
npm run build
```

#### Deploy

```bash
npm run prod
```

## License

MIT