Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silentcicero/language-yulp
Yul+ language support in Atom
https://github.com/silentcicero/language-yulp
ethereum language plus solidity web3 yul
Last synced: 17 days ago
JSON representation
Yul+ language support in Atom
- Host: GitHub
- URL: https://github.com/silentcicero/language-yulp
- Owner: SilentCicero
- Created: 2020-05-31T21:41:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T21:49:22.000Z (over 4 years ago)
- Last Synced: 2025-01-24T22:35:26.653Z (18 days ago)
- Topics: ethereum, language, plus, solidity, web3, yul
- Size: 3.91 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Yul+ language support in Atom
Adds syntax highlighting for Yul+ in Atom.
Converted from the [Solidity language bundle](https://github.com/jesseweed/language-solidity)
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
## Original Author
Jesse Weed
https://github.com/jesseweedThank you.