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

16 lines
616 B
Org Mode
Raw Normal View History

2017-02-10 19:48:17 +00:00
#+TITLE: JR Concurrent Programming Language layer
[[file:img/jr.png]]
* Table of Contents :TOC_4_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#install][Install]]
2017-02-10 19:48:17 +00:00
* 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.
* 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.