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

https://github.com/azdavis/sml-libs-scraper

Scraper for online SML libraries
https://github.com/azdavis/sml-libs-scraper

standard-ml

Last synced: 2 months ago
JSON representation

Scraper for online SML libraries

Awesome Lists containing this project

README

          

# SML Libs Scraper

Parsing the online

- [Standard ML Basis][basis]
- [SML/NJ Library][smlnj-lib]
- [SML of NJ][sml-of-nj]
- [MLton][mlton]

library documentation and generating various things from them, like SML files.

## Running

```sh
$ npm install
$ npm run go
```

[basis]: https://smlfamily.github.io/Basis
[smlnj-lib]: https://www.smlnj.org/doc/smlnj-lib
[sml-of-nj]: https://www.smlnj.org/doc/SMLofNJ/pages/index-all.html
[mlton]: http://mlton.org/MLtonStructure