scalameta
Scala IDE
An integrated development environment for Scala programming languages
Library to read, analyze, transform and generate Scala programs
1k stars
40 watching
225 forks
Language: Scala
last commit: about 1 month ago metaprogrammingparserpretty-printerscalasemanticsemanticdbsyntactic
Related projects:
Repository | Description | Stars |
---|---|---|
scalameta/metals | An IDE extension that integrates rich language features and a language server into the Scala development environment. | 2,108 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 204 |
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
scalameta/mdoc | A tool for creating and validating documentation for Scala programs written in Markdown format | 396 |
scalameta/munit | A testing library for Scala that provides actionable errors and extensible APIs for writing reliable tests | 434 |
codacy/codacy-scalameta | A tool for static code analysis in Scala | 34 |
scalamolecule/molecule | A library for defining and querying complex domain models using a high-level, declarative data access API | 19 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,155 |
twitter/scala_school | A set of lessons and tutorials on the Scala programming language | 3,715 |
msgpack/msgpack-scala | An implementation of MessagePack serialization for Scala | 94 |
scalastyle/scalastyle | Checks Scala code for style and potential problems to improve maintainability and quality | 677 |
scalafiddle/scalafiddle-editor | An online editor for creating, sharing, and embedding Scala code in a browser-based environment | 101 |
scala/scala-async | A library that provides a direct style of coding for composing asynchronous code in Scala | 1,152 |
scalalandio/chimney | A Scala library for automating data transformations without boilerplate code. | 1,181 |