https://github.com/kavon/sml-language-server
an SML language server that uses SML/NJ's "visible compiler" feature
https://github.com/kavon/sml-language-server
ide language-server-protocol standard-ml
Last synced: 6 months ago
JSON representation
an SML language server that uses SML/NJ's "visible compiler" feature
- Host: GitHub
- URL: https://github.com/kavon/sml-language-server
- Owner: kavon
- Created: 2017-12-15T19:19:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T00:49:20.000Z (over 7 years ago)
- Last Synced: 2025-02-09T00:34:15.989Z (8 months ago)
- Topics: ide, language-server-protocol, standard-ml
- Language: Standard ML
- Homepage:
- Size: 15.6 KB
- Stars: 25
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sml-language-server
Very early stages of a [Language Server](https://langserver.org/) for [Standard ML](http://sml-family.org/), based on the [SML/NJ](http://www.smlnj.org/) compiler.