index
:
neb-python
master
a lisp, sorta
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
more ideas
mryouse
2022-05-12
*
progress 5/11
mryouse
2022-05-12
*
if with no else
mryouse
2022-05-12
*
if returns literals
mryouse
2022-05-12
*
remove errant print()
mryouse
2022-05-12
*
print lexed items nicer
mryouse
2022-05-12
*
native type compare methods
mryouse
2022-05-12
*
bugfix: pass through Any
mryouse
2022-05-12
*
type compare and Any type
mryouse
2022-05-12
*
refactor types using inheritance
mryouse
2022-05-12
*
merge TODO into README, update
mryouse
2022-05-11
*
checking things off
mryouse
2022-05-11
*
basic flow control!
mryouse
2022-05-11
*
make parser printing prettier
mryouse
2022-05-11
*
refactor: only evaluate expressions as needed
mryouse
2022-05-11
*
start enhancing types
mryouse
2022-05-11
*
more available punctuation for symbols
mryouse
2022-05-10
*
bugfix: sys.exit should take value, not object
mryouse
2022-05-10
*
cheeky repl header
mryouse
2022-05-10
*
add debug toggle
mryouse
2022-05-10
*
update README with some progress
mryouse
2022-05-10
*
add a todo list
mryouse
2022-05-10
*
make the literals print nicely
mryouse
2022-05-10
*
nested expressions!
mryouse
2022-05-10
*
subtract and multiply
mryouse
2022-05-10
*
gitignore pycache
mryouse
2022-05-10
*
add '+' functions, fix lexer so they're not numeric
mryouse
2022-05-10
*
refactor: std to own file, implement 'exit', multiple sigs
mryouse
2022-05-10
*
initial commit
mryouse
2022-05-10