scalameta
Scala IDE
An integrated development environment for Scala programming languages
Library to read, analyze, transform and generate Scala programs
1k stars
39 watching
224 forks
Language: Scala
last commit: 4 days 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,099 |
scalameta/sbt-scalafmt | An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. | 201 |
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 | 431 |
codacy/codacy-scalameta | A tool for static code analysis in Scala | 34 |
scalamolecule/molecule | A library that translates custom domain code to database queries for multiple databases | 18 |
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,154 |
twitter/scala_school | A set of lessons and tutorials on the Scala programming language | 3,714 |
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,149 |
scalalandio/chimney | A library for boilerplate-free data transformations using type-safe mapping and automatic conversion. | 1,174 |