Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.02 KB

scala.md

File metadata and controls

29 lines (20 loc) · 1.02 KB
date last_modified_at
2023-05-20 15:53:40 +0300
2023-10-06 09:36:57 +0300

Scala

Libraries

For building UI:

  • tui-scala: Beautiful Text-based User Interfaces for Scala;
  • ScalaFX: simplifies the creation of JavaFX-based user interfaces in Scala;

For parsing command-line arguments:

Documentation

Macros: