SquircleSpace / shcl

SHell in Common Lisp
Apache License 2.0
318 stars 17 forks source link

2 more builtins. #18

Closed phmarek closed 6 years ago

SquircleSpace commented 6 years ago

Damn. Sorry. Just this morning I wrote up export and readonly this morning along with some general cleanup for the environment package in general. I'm going to take my version since I also implemented the -p option that the standard mentions.

phmarek commented 6 years ago

Oh, okay, never mind. set might be useful, though.

SquircleSpace commented 6 years ago

Just pushed a commit that implements the no-arguments version of set. Now it also prints unexported variables!