Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyeoglya/cs332-assign

2024 fall semester cs332 assignment directory by hyunseong, POSTECH 24
https://github.com/nyeoglya/cs332-assign

assigmnents-solution scala softwaredesign

Last synced: 3 days ago
JSON representation

2024 fall semester cs332 assignment directory by hyunseong, POSTECH 24

Awesome Lists containing this project

README

        

# cs332-assign

[![Scala](https://img.shields.io/badge/Scala-%23DC322F.svg?logo=scala&logoColor=white)](#)
[![Sbt](https://img.shields.io/badge/sbt-1572B6.svg?logo=crystal&logoColor=white)](#)

**csed-332 assignment directory by *hyunseong*, POSTECH 24**

> For more information, please visit [HERE](http://pl.postech.ac.kr/~gla/cs332/index.html)

## OS
```
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
```

## Java
```
openjdk version "1.8.0_422"
OpenJDK Runtime Environment (build 1.8.0_422-8u422-b05-1~22.04-b05)
OpenJDK 64-Bit Server VM (build 25.422-b05, mixed mode)
```

## Scala & SBT
```
Scala code runner version 2.12.19
sbt project version 0.13.7
sbt script version 1.10.1
```

## IDE
```
Visual Code
```