Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/texmacs/ammonite

Play with your favorite language (Scala) in GNU TeXmacs
https://github.com/texmacs/ammonite

repl scala texmacs

Last synced: 2 months ago
JSON representation

Play with your favorite language (Scala) in GNU TeXmacs

Awesome Lists containing this project

README

        

# TeXmacs.scala
[![Join the chat at https://gitter.im/texmacs/Lobby](https://badges.gitter.im/texmacs/Lobby.svg)](https://gitter.im/texmacs/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

TeXmacs.scala is a bridge library between TeXmacs and the Scala ecosystem.

## Develop
```
# Intellij Idea
mill mill.scalalib.GenIdea/idea

# compile
mill session.compile

# test
mill session.test
```

## Installation
```
mill session.install
```

## Roadmap
### v1.0
A TeXmacs Session(REPL) with the following features:
+ Tab Completion
+ Experimental TeXmacs DSL