Toolchain
The following tools are developed around REAM. The goal is to provide a user-friendly workflow to create, edit, distribute and reuse REAM files.
Alpha
-
ream-core: REAM compiler written in Rust.
-
REAM Editor: a web-based editor for REAM.
-
prism-ream: a fork of syntax highlighting library PrismJS with REAM support added. Pull requests may be submitted once the language is stable.
-
ream.vim: syntax highlighting for REAM in Vim.
Planned
- A package manger inspired by Cargo
Not maintained
-
ream-python: REAM v0.1 parser and emitter written in Python and Lark.
-
reamparser.js: REAM v0.2 parser written in JavaScript.