Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obijuan/simplez-grammar
Basic syntax highlighting for the Simplez ASM language, an educational processor
https://github.com/obijuan/simplez-grammar
Last synced: 8 days ago
JSON representation
Basic syntax highlighting for the Simplez ASM language, an educational processor
- Host: GitHub
- URL: https://github.com/obijuan/simplez-grammar
- Owner: Obijuan
- License: mit
- Created: 2016-02-07T19:19:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-13T09:13:23.000Z (almost 9 years ago)
- Last Synced: 2024-05-28T15:30:29.479Z (6 months ago)
- Language: CoffeeScript
- Size: 230 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Simplez Architecture
Simple grammar package for the Simplez Architecture ASM language. Should enable syntax highlighting.## Install
To install the package, type
```apm install simplez-asm```
or do it directly from atom: option Edit/Preferencies, In the install
tab search for "simplez". Install the package "simple-asm"# Screenshot
![](https://github.com/Obijuan/simplez-grammar/raw/master/atom-simplez-grammar-example-1.png)
# Author
* Juan González (Obijuan)# Credits
Based on hex8-asm package, by Ben Wainwright
# License
![](https://github.com/Obijuan/simplez-grammar/raw/master/doc/bq-logo-cc-sa-small-150px.png)
Licensed under GPL V2 an [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/)