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

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

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]]