https://github.com/vindarel/dogelang-mode
Emacs major mode for the dogelang (dg) language
https://github.com/vindarel/dogelang-mode
Last synced: 5 months ago
JSON representation
Emacs major mode for the dogelang (dg) language
- Host: GitHub
- URL: https://github.com/vindarel/dogelang-mode
- Owner: vindarel
- Created: 2016-05-03T14:30:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-03T14:30:50.000Z (about 10 years ago)
- Last Synced: 2025-04-05T22:29:10.743Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Major mode for Dogelang
Status: handy but work in progress. Based on LiveScript mode.
Dg is a great little language with Haskell flavours that compiles to
CPython bytecode.
- [[http://pyos.github.io/dg/][http://pyos.github.io/dg/]]
- [[https://github.com/pyos/dg][https://github.com/pyos/dg]]