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

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: 5 months 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?style=for-the-badge&logo=scala&logoColor=white)
![Sbt](https://img.shields.io/badge/sbt-1572B6.svg?style=for-the-badge&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)

## Development Environment
```
Complier/Interpreter:
openjdk 1.8.0_422, scala 2.12.19, sbt 1.10.1

IDE: Visual Code
OS: Ubuntu 22.04
```