Skip to content

Endered/scala-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

this is shell implementation for learning scala-native.

usage

compile and run

sbt nativeLink
./target/scala-2.13/scala-shell-out

operation

cd ..
exit
echo hoge | less

TODO

  • file redirect
  • signal handling

About

shell implementation training by scala-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages