Sentiment analysis CLI.
This tool lets you the sentiment of a given phrase from the command line.
Under the hood it's implemented using a naive Bayes classifier with Laplace
smoothing.
Monkey. A
compiler for an example, JS-like programming language. It's my first foray
into thinking about how compilers do things!
Committer
mu-scala.
Mu RPC is a purely functional library for building RPC endpoint-based
services with support for RPC and HTTP/2.
skeuomorph.
A library for transforming different schemas in Scala. It provides schema
definitions as non-recursive ADTs, and transformations & optimizations via
recursion schemes.
sbt-mu-srcgen.
An sbt plugin that brings the ability to generate mu-scala protocols,
services, and clients into your Scala program as part of the build.
mu-scala-examples.
Demo implementations for
Mu, a purely
functional microservice library.
Contributor
Scala Exercises.
An Open Source project for learning different technologies based in the
Scala Programming Language