Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalameta/scalameta
Library to read, analyze, transform and generate Scala programs
https://github.com/scalameta/scalameta
metaprogramming parser pretty-printer scala semantic semanticdb syntactic
Last synced: 4 days ago
JSON representation
Library to read, analyze, transform and generate Scala programs
- Host: GitHub
- URL: https://github.com/scalameta/scalameta
- Owner: scalameta
- License: bsd-3-clause
- Created: 2014-06-16T23:00:32.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T10:02:26.000Z (3 months ago)
- Last Synced: 2024-10-29T15:36:46.772Z (3 months ago)
- Topics: metaprogramming, parser, pretty-printer, scala, semantic, semanticdb, syntactic
- Language: Scala
- Homepage: http://scalameta.org/
- Size: 24.9 MB
- Stars: 1,112
- Watchers: 39
- Forks: 224
- Open Issues: 153
-
Metadata Files:
- Readme: README.md
- Changelog: changelog/1.3.0.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
### scalameta
[![Build Status](https://github.com/scalameta/scalameta/actions/workflows/ci.yml/badge.svg)](https://github.com/scalameta/scalameta/actions/workflows/ci.yml)### User documentation
Head over to [the user docs][docs] to learn more about the project and its roadmap.### Tutorial
If you'd like to find out how to use scalameta, see this [tutorial](http://scalameta.org/tutorial).### Team
The current maintainers (people who can merge pull requests) are:* David Dudson - [`@DavidDudson`](https://github.com/DavidDudson)
* Ólafur Páll Geirsson - [`@olafurpg`](https://github.com/olafurpg)
* Krzysztof Bochenek - [`@kpbochenek`](https://github.com/kpbochenek)
* Mikhail Mutcianko - [`@mutcianm`](https://github.com/mutcianm)
* Max Ovsiankin - [`@maxov`](https://github.com/maxov)
* Gabriele Petronella - [`@gabro`](https://github.com/gabro)
* Denys Shabalin - [`@densh`](https://github.com/densh)An up-to-date list of contributors is available here: https://github.com/scalameta/scalameta/graphs/contributors.
[docs]: http://scalameta.org