Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/texmacs/ammonite
- Owner: texmacs
- License: gpl-3.0
- Created: 2017-10-07T14:42:35.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T08:41:32.000Z (over 3 years ago)
- Last Synced: 2024-05-19T01:57:41.859Z (8 months ago)
- Topics: repl, scala, texmacs
- Language: Scala
- Homepage:
- Size: 56.6 KB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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