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

22 lines
713 B
Org Mode
Raw Normal View History

2017-02-10 19:48:17 +00:00
#+TITLE: JR Concurrent Programming Language layer
#+TAGS: general|layer|multi-paradigm|programming
2019-05-05 17:26:40 +00:00
2017-02-10 19:48:17 +00:00
[[file:img/jr.png]]
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-05-22 14:16:12 +00:00
- [[#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.
** Features:
- Syntax highlighting
2017-02-10 19:48:17 +00:00
* 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.