enableIf.scala

Compiler plugin

A library that switches Scala code at compile-time using annotations and compiler plugins

A library that toggles Scala code at compile-time, like #if in C/C++

GitHub

66 stars
28 watching
5 forks
Language: Scala
last commit: 5 months ago
annotationspreprocessorscala

Related projects:

Repository Description Stars
thoughtworksinc/each A macro library that converts native imperative syntax to Scalaz's monadic expressions 256
thoughtworksinc/dsl.scala A framework to create embedded Domain-Specific Languages in Scala 254
thoughtworksinc/sbt-api-mappings Fills apiMappings for common Scala libraries to enable cross-library documentation linking 90
thoughtworksinc/sbt-scala-js-map Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. 36
scalafiddle/scalafiddle-editor An online editor for creating, sharing, and embedding Scala code in a browser-based environment 101
illandan/scala.compiler.guides A collection of resources and guides for understanding and contributing to the Scala compiler. 21
codemix/babel-plugin-macros Babel plugin that enables non-syntactic macros in JavaScript for performance and readability optimization 262
thoughtworksinc/binding.scala A reactive data-binding library for Scala, enabling two-way data binding between UI components and business logic. 1,587
xtuc/babel-plugin-transform-scala-lambda A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style 54
com-lihaoyi/fansi A Scala library for working with fancy ANSI colored strings in a safe and efficient way. 227
com-lihaoyi/pprint A Scala library that provides a way to visually represent values and types in programming languages 226
com-lihaoyi/geny A small library providing push-based versions of common standard library interfaces 93
pchapin/augusta A compiler for an Ada programming language, written in Scala and targeting LLVM. 28
kizza/css-less-ish A plugin that compiles CSS variables and nesting into standard CSS without requiring a separate preprocessor or third-party libraries. 48
jokade/scalanative-cocoa An experimental Scala-native bridge to Cocoa for building Objective-C applications in Scala 21