#
scala-native
Here are 98 public repositories matching this topic...
Pure Scala Artifact Fetching
-
Updated
Jan 19, 2021 - Scala
Use the world of Python from the comfort of Scala!
-
Updated
Jan 19, 2021 - Scala
property based testing library for Scala
testing
scala
prng
scalaz
scalaprops
property-based-testing
scala-js
mersenne-twister
dotty
scala3
scala-native
-
Updated
Jan 22, 2021 - Scala
Build tool for Scala projects
-
Updated
Dec 11, 2020 - Scala
Cross-platform compilation support for sbt.
-
Updated
Feb 12, 2020 - Scala
Compilation of Scala Native resources and libraries
-
Updated
Oct 26, 2020
Scala library for cross-platform 2D game development
-
Updated
Aug 28, 2020 - Scala
Functional HTML5 and XML library for the Scala platform
-
Updated
Dec 10, 2020 - Scala
Routing library for the Scala platform
-
Updated
Jan 23, 2021 - Scala
Scala cross platform configuration library supporting HOCON
-
Updated
Jan 19, 2021 - Scala
Giter8 template for a minimal project that uses Scala Native.
-
Updated
Jan 20, 2021 - Scala
Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js
-
Updated
Apr 4, 2019 - Scala
Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.
-
Updated
May 2, 2019 - Scala
A Typesafe-logging (and slf4j) compatible logging library based on macros for Scala/JVM, Scala.js, and Scala Native
-
Updated
Sep 17, 2020 - Scala
typeclass based functional msgpack serializer/deserializer for Scala. support scala.js and scala-native / msgpack.org[Scala]
-
Updated
Jan 23, 2021 - Scala
Scala Native HTTP server based NGINX Unit
-
Updated
Jan 21, 2021 - Scala
immutable primitive array/NonEmptyArray wrapper for Scala
-
Updated
Jan 23, 2021 - Scala
OpenGL and SDL2 bindings for Scala Native
-
Updated
Jan 20, 2021 - Scala
TOML parser with codec derivation for the Scala platform
-
Updated
Dec 11, 2020 - Scala
Scala Native BLAS (Basic Linear Algebra Subprograms)
-
Updated
Jan 20, 2021 - Scala
A port of gears.c to Scala using Scala Native
-
Updated
Sep 26, 2018 - Scala
Scala port of Paolo Capriotti's optparse-applicative library. fork from https://github.com/bmjames/scala-optparse-applicative
-
Updated
Jan 24, 2021 - Scala
Parse, manipulate and render CommonMark in Scala Native
-
Updated
Mar 14, 2019 - Scala
Improve this page
Add a description, image, and links to the scala-native topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scala-native topic, visit your repo's landing page and select "manage topics."
I just came across the fact that a
Show[Throwable]exists.import Scalaz._, one needs toimport scalaz.std.java.throwable._What's going on with this? :D
Is it OK if I fix both of these (for 7.2 and 7.3)?