Powerful scripting language & versatile interactive shell add sylixos support.
Go to file
2013-09-18 18:04:13 +08:00
doc Make metadata.md valid markdown by using ``` 2013-08-17 20:06:16 +08:00
edit edit: Remove unreachable code 2013-09-18 17:56:30 +08:00
main main: Remove outdated func usage 2013-09-18 17:56:07 +08:00
parse parse: Expose the chan inside Lexer; close chan after lexing ends 2013-09-18 18:03:17 +08:00
.gitignore .gitignore: Add /t/ 2013-09-18 18:04:13 +08:00
LICENSE Add license (BSD 2-clause) 2013-07-26 14:46:24 +08:00
Makefile Use plain old make for building 2013-09-18 16:58:51 +08:00
README.md Use plain old make for building 2013-09-18 16:58:51 +08:00

das, an experimental Unix shell

Building

Just run make.

License

BSD 2-clause license. See LICENSE for a copy.