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

https://github.com/nverno/cool-mode

Cool-mode: emacs major mode for editing cool compiler language
https://github.com/nverno/cool-mode

compiler-design cool-compiler cool-mode emacs

Last synced: about 2 months ago
JSON representation

Cool-mode: emacs major mode for editing cool compiler language

Awesome Lists containing this project

README

        

*Author:* Noah Peart

*URL:* [https://github.com/nverno/cool-mode](https://github.com/nverno/cool-mode)

[![Build Status](https://travis-ci.org/nverno/cool-mode.svg?branch=master)](https://travis-ci.org/nverno/cool-mode)

Description:

A major mode for editing Cool programming language files.

The COOL language, https://en.wikipedia.org/wiki/Cool_(programming_language),
is developed in a number of compiler courses.

---
Converted from `cool-mode.el` by [*el2markdown*](https://github.com/Lindydancer/el2markdown).