charpov
Interested in concurrency and programming languages. Author of Functional and Concurrent Programming: Core Concepts and Features (Addison-Wesley, 2023).
Univ. of New HampshireDurham, NH, USA
Pinned Repositories
HiLo
The HiLo game implemented in Java and Scala for comparison.
JsonScala
Demo of Jackson with Scala 3.
TinyScalaUtils
A tiny collection of Scala utilities, with no dependencies.
trash
A command-line program to trash files instead of permanently deleting them.
code
Resources for the book "Functional and Concurrent Programming"
pandoc
Universal markup converter
scala3
The Scala 3 compiler, also known as Dotty.
scalafmt
Code formatter for Scala
scalameta
Library to read, analyze, transform and generate Scala programs
scala-cli
Scala CLI is a command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)
charpov's Repositories
charpov/TinyScalaUtils
A tiny collection of Scala utilities, with no dependencies.
charpov/trash
A command-line program to trash files instead of permanently deleting them.
charpov/HiLo
The HiLo game implemented in Java and Scala for comparison.
charpov/JsonScala
Demo of Jackson with Scala 3.