Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kiranandcode/rhombus-mode

Emacs Major mode for Rhombus (experimental)
https://github.com/kiranandcode/rhombus-mode

Last synced: 26 days ago
JSON representation

Emacs Major mode for Rhombus (experimental)

Awesome Lists containing this project

README

        

# Emacs Major mode for Rhombus dialect of Racket

I guess someone has to write it....

This library provides a rudimentary GNU+Emacs mode for Rhombus.

It currently provides:
- Syntax highlighting
- Very rudimentary indentation?
- Beginning of defun

Screenshot:

![example-of-code](https://raw.githubusercontent.com/Gopiandcode/rhombus-mode/master/images/image-2.png)

![example-of-macros](https://raw.githubusercontent.com/Gopiandcode/rhombus-mode/master/images/image-1.png)