Giters
sl-sh-dev
/
sl-sh
Simple Lisp Shell
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
37
Watchers:
4
Issues:
77
Forks:
5
sl-sh-dev/sl-sh Issues
SLVM interpretter independence and if aim is to be a strict subset of a standardized lisp such as common-lisp
Closed
5 months ago
Comments count
4
Use empty values to in a reader macro to indicate all input was consumed with no output.
Closed
6 months ago
Comments count
1
Iterators should support as many Sequence functions as possible
Closed
6 months ago
Choose performance targets for SLVM
Updated
6 months ago
Comments count
3
create benchmarks
Closed
6 months ago
Comments count
2
busybox like functionality with rust implementations of gnu utils
Updated
6 months ago
scrub builtin functions for parameter ordering
Closed
6 months ago
Comments count
1
math, precision, rational numbers, f64::epsilon, oh my
Closed
6 months ago
Comments count
1
needed documentation
Closed
6 months ago
do not overwrite gh-pages history so historical documentation can be referenced
Closed
6 months ago
implement Platform trait (in shell) for Windows
Updated
6 months ago
Misleading opcode `NUMNEQ` does a non-numeric equality comparison
Updated
6 months ago
Hash and Eq traits for Value and Float
Updated
8 months ago
Comments count
2
slosh needs ability to run *some* tests in Rust
Closed
9 months ago
Comments count
1
slosh shell tests
Closed
9 months ago
Installation on mac
Updated
9 months ago
slosh macros
Updated
9 months ago
Unison inspired function hashing and its use in library code
Updated
a year ago
reader macro not working recursively
Closed
2 years ago
Comments count
2
liner/ion add support for exposing pseudo tty
Updated
2 years ago
getopts can't take an arg that looks like a getopts arg
Updated
2 years ago
investigate __exec_hook post feature/shell_reader and consider __error_hook alternative
Closed
3 years ago
Comments count
1
utilize rust regexes
Closed
3 years ago
Proposal to differentiate lisp and shell input.
Closed
4 years ago
Comments count
1
add notify command
Closed
3 years ago
Comments count
2
expose sl-console from sl-liner
Updated
3 years ago
need system to specify sl-sh libs/files from the web
Updated
3 years ago
Comments count
2
getopts autogenerate help docs
Closed
3 years ago
docker autobuild with musl build
Closed
3 years ago
ns import support for :as
Updated
4 years ago
Add a form to cast a Char/Codepoint to Int.
Closed
4 years ago
Printing a char is not working right
Closed
4 years ago
Comments count
1
An error in the slshrc file can abort startup with no stack trace.
Closed
4 years ago
Panic on a symbol containing '=' with export.
Closed
4 years ago
endfix issue, && not workng, neither is and
Closed
4 years ago
Comments count
1
enhance fc now that getopts exists
Updated
4 years ago
Add reader conditionals.
Updated
4 years ago
Need formatting on strings.
Updated
4 years ago
need low level append... like conj
Updated
4 years ago
re-write bash portion of bash completions, possibly add zsh completions
Updated
4 years ago
need serde, should be behind a feature flag
Updated
4 years ago
Re-theme github pages
Closed
4 years ago
Comments count
4
Evaluate string interpolation.
Closed
4 years ago
make thrush operator more like the new scheme pipeline operator
Closed
4 years ago
Add new formats for reading numbers.
Closed
4 years ago
Can not use 'cd' if the directory it is in is removed.
Closed
4 years ago
repl-settings max-history
Closed
4 years ago
read and read-all throw errors if they're fed a comment
Closed
4 years ago
Endfix replacing lists with vectors on some inner lists.
Closed
4 years ago
Comments count
1
Endfix processing will not handle things like ((fn () (println "111")))
Closed
4 years ago
Previous
Next