Skip to content

MLobo1997/scala-filesystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-filesystem

A small exercise project for me to practise my Scala skills. Basically a virtualized terminal with all the basic commands: cd, cat, echo, ls, mkdir, pwd, rm and touch.

Mostly done with purely functional programming, except that I skipped the monads in this one.

About

Basically a virtualized terminal in scala.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages