lihaoyi / ScaliteLinks
An experimental whitespace-delimited syntax for the Scala programming language
☆150Updated 9 years ago
Alternatives and similar repositories for Scalite
Users that are interested in Scalite are comparing it to the libraries listed below
Sorting:
- obsolete — archival use only☆66Updated 8 years ago
- A scala macro for reasonable lazy semantics☆85Updated this week
- sbt plugin to aggregate tasks across subprojects and their crossScalaVersions☆77Updated 7 years ago
- macro for summoning implicit values☆92Updated 5 years ago
- ☆83Updated 5 years ago
- Scala Records: Extensible records and type-indexed maps☆81Updated 10 years ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.☆84Updated 6 years ago
- Scala library for working with {tab,colon,semicolon,comma,pipe,etc}-separated files.☆69Updated last year
- Archived - Scala Macros☆123Updated 7 years ago
- A type safe, purely functional configuration library for Scala☆30Updated 4 years ago
- Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.☆62Updated 7 years ago
- Nearly zero runtime object allocation powered by scalameta. Value class and Unboxed Tagged Type generation at compile-time.☆80Updated 7 years ago
- Scalameta tutorial☆71Updated 3 years ago
- An sbt plugin to analyze sbt task execution☆87Updated 5 years ago
- Allows logging in a tree structure so that comprehensive logging does not become incomprehensible☆220Updated last week
- Simple Scala Config: Typesafe Config wrapped in a `Dynamic` blanket.☆45Updated 7 years ago
- Simple, efficient wrapper for fast concatenation/iteration.☆112Updated 6 years ago
- Minimal infrastructure for type class providers to support the inclusion of derived, subclass and other orphan instances in their implici…☆89Updated 5 years ago
- Metal - fast unboxed data structures for Scala☆94Updated 7 years ago
- An exploration of purely functional library design in Scala.☆103Updated 9 years ago
- SBT workflow plugin for development, testing and publishing of multiple project repositories simultaneously.☆63Updated 4 years ago
- A Scala compiler plugin for mutual tail recursion