Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nota-lang/nota

A document language for the browser
https://github.com/nota-lang/nota

Last synced: about 2 months ago
JSON representation

A document language for the browser

Awesome Lists containing this project

README

        

# Nota: A Document Language for the Browser

Nota is a language for writing documents, like academic papers and blog posts. The goal of Nota is to **bring documents into the 21st century**.

**Note (2023-10-19): Nota is undergoing a significant rewrite, so this repo will be stale for at least few months. Check back in around Fall 2024!**

If you're curious what I've been up to, check out my POPL 2024 paper ["A Core Calculus for Documents"](https://arxiv.org/abs/2310.04368).

## Installation and Usage

For instructions on how to setup and use Nota, visit: https://nota-lang.org/

## Feedback

If you encounter an issue or have a proposed feature, you can either comment on a tracking issue below or create a new issue:
* [Nota installation and build pipeline](https://github.com/nota-lang/nota/issues/14)
* [Nota editor](https://github.com/nota-lang/nota/issues/11)
* [Nota components](https://github.com/nota-lang/nota/issues/12)
* [Nota syntax](https://github.com/nota-lang/nota/issues/10)
* [Bikeshed emporium](https://github.com/nota-lang/nota/issues/13) (for small nits / naming issues)

## Contributing

If you would like to contribute to Nota, see [CONTRIBUTING.md](https://github.com/nota-lang/nota/blob/master/CONTRIBUTING.md).