sebfisch / java-data-code

Source Code for Algebraic Datatypes and Pattern matching in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algebraic Datatypes and Pattern Matching in Java

This repository contains source code underlying Algebraic Datatypes and Pattern Matching in Java. In order to run it, you need Java Version 17.

You can install Docker and VS Code with the Remote Development Extension Pack to use a predefined development environment without creating (or adjusting) your own. To use the predefined environment in VS Code click on the Remote Containers icon in the bottom-left corner, select Clone Repository in Container Volume, and provide the URL of this repository.

© 2021 by Sebastian Fischer

About

Source Code for Algebraic Datatypes and Pattern matching in Java


Languages

Language:Java 91.2%Language:Dockerfile 8.8%