index
:
neb-d
master
neb, but with a VM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
i'm bad at markdown
mryouse
2023-05-26
*
length on seq
mryouse
2023-05-25
*
lambdas!
mryouse
2023-05-25
*
lists as sequences, first and rest
mryouse
2023-05-25
*
make list creation simpler (and allow nesting)
mryouse
2023-05-25
*
bugfix: when calling functions with multiple args, don't reverse them
mryouse
2023-05-25
*
give README an extension so it will render on gitea
mryouse
2023-05-25
*
5/24/23 update
mryouse
2023-05-25
*
fix def bug (maybe?) and block bug (maybe?)
mryouse
2023-05-25
*
add nil value
mryouse
2023-05-25
*
reference instance variables, and reset framecount in 'interpret'
mryouse
2023-05-25
*
make debug toggle-able
mryouse
2023-05-25
*
add Makefile
mryouse
2023-05-24
*
add some reference material
Ben Winston
2023-05-23
*
first crack at lists (rather naive)
Ben Winston
2023-05-23
*
not
Ben Winston
2023-05-23
*
more logic, runtime typechecking
Ben Winston
2023-05-23
*
compile-time typechecking WIP
Ben Winston
2023-05-22
*
make the REPL actually remember things
Ben Winston
2023-05-22
*
runtime type checking
Ben Winston
2023-05-22
*
dumb benchmark
Ben Winston
2023-05-21
*
functionsgit add *.d!
Ben Winston
2023-05-21
*
move disassembly into compiler, preparing for functions
Ben Winston
2023-05-21
*
'or' control statement
Ben Winston
2023-05-21
*
if/else, 'and' control flow
Ben Winston
2023-05-21
*
move to using 2 stacks
Ben Winston
2023-05-21
*
block scope and local variables (not really working)
Ben Winston
2023-05-20
*
global variables
Ben Winston
2023-05-20
*
initial commit of compiler/VM with a couple basic instructions
Ben Winston
2023-05-20
*
add debug
Ben Winston
2023-05-20
*
initial commit
Ben Winston
2023-05-19
[prev]