index
:
neb-python
master
a lisp, sorta
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
...
*
lex and parse types
mryouse
2022-05-21
|
*
implement concat
mryouse
2022-05-21
|
*
implement branch
mryouse
2022-05-21
|
*
implement pipe
mryouse
2022-05-21
|
*
for-count implementation
mryouse
2022-05-21
|
*
add ->string function
mryouse
2022-05-20
|
*
bugfix: make recursion work (though introduce a new issue too)
mryouse
2022-05-20
|
*
progress 5/19 night
mryouse
2022-05-20
|
*
cleanup old files
mryouse
2022-05-20
|
*
added (debug) to the repl for noise on-demand
mryouse
2022-05-20
|
*
holy moly functions might work?
mryouse
2022-05-20
|
*
remove redundant arity checks
mryouse
2022-05-19
|
*
refactor: this might be worse
mryouse
2022-05-19
|
*
progress (?) 5/19
mryouse
2022-05-19
|
*
support for global variables
mryouse
2022-05-19
|
*
interpreter with some builtins
mryouse
2022-05-19
|
*
bugfix: symbols and numbers
mryouse
2022-05-19
|
*
parser rewrite
mryouse
2022-05-18
|
*
add hash to front of boolean
mryouse
2022-05-18
|
*
rewrite of lexer, using a measured approach
mryouse
2022-05-18
|
*
progress
mryouse
2022-05-14
|
*
shell commands throw exception when they fail
mryouse
2022-05-13
|
*
return nil (empty list) if there's nothing else to return
mryouse
2022-05-13
|
*
have arithmetic functions take many numbers
mryouse
2022-05-13
|
*
initial commit of 'many'
mryouse
2022-05-13
|
*
progress and todo 5/12
mryouse
2022-05-13
|
*
update shell commands to return list
mryouse
2022-05-13
|
*
add a shell-pipe command
mryouse
2022-05-13
|
*
bugfix: Expressions are automatically evaluated (this is a type problem)
mryouse
2022-05-13
|
*
type conversion ->string functions
mryouse
2022-05-13
|
*
initial commit of file reader
mryouse
2022-05-13
|
*
maybe lists
mryouse
2022-05-13
|
*
lists? not sure if they fully work, but somewhat
mryouse
2022-05-13
|
*
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
|
[prev]
[next]