spacemacs/layers/+lang/jr/README.org

22 lines
713 B
Org Mode

#+TITLE: JR Concurrent Programming Language layer
#+TAGS: general|layer|multi-paradigm|programming
[[file:img/jr.png]]
* Table of Contents :TOC_5_gh:noexport:
- [[#description][Description]]
- [[#features][Features:]]
- [[#install][Install]]
* Description
This layer adds syntax highlighting for the [[http://web.cs.ucdavis.edu/~olsson/research/jr/][JR Concurrent Programming Language]].
JR is the implementation of the [[https://www2.cs.arizona.edu/sr/][SR]] language for Java.
** Features:
- Syntax highlighting
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =jr= to the existing =dotspacemacs-configuration-layers= list in this file.