index
:
lambo
trunk
A bot for helping to run CSCI2041.
Nathan Ringo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discocaml
Age
Commit message (
Collapse
)
Author
2024-01-23
Draws number suffixes as subscripts in the tree.
Nathan Ringo
2024-01-23
Draw edges for the binding structure.
Nathan Ringo
2024-01-23
Use rounded rectangle nodes.
Nathan Ringo
2024-01-23
Use the bold font for more keywords in the tree.
Nathan Ringo
2024-01-23
Adds relational operators.
Nathan Ringo
2024-01-23
Booleans and if.
Nathan Ringo
2024-01-23
let expressions
Nathan Ringo
2024-01-20
Cleans up unsupported AST error in UI.
Nathan Ringo
2024-01-20
Adds lists, although they don't evaluate yet.
Nathan Ringo
2024-01-19
"Run mode" done.
Nathan Ringo
2024-01-19
λ β.
Nathan Ringo
2024-01-19
exceptions as control flow lmao
Nathan Ringo
2024-01-19
Call by value.
Nathan Ringo
2024-01-19
Add notes to eval output.
Nathan Ringo
2024-01-19
Use GADTs for prims, actual redex finding.
Nathan Ringo
2024-01-19
Fix diagrams, allow multiple roles.
Nathan Ringo
2024-01-19
Working diagramming.
Nathan Ringo
2024-01-19
Start of draw_tree.
Nathan Ringo
2024-01-19
Give args to prims.
Nathan Ringo
2024-01-19
Flattens the AST.
Nathan Ringo
2024-01-19
A bunch of the AST, but as a tree; we're gonna flatten it!
Nathan Ringo
2024-01-18
Prepare to output non-single-expr messages.
Nathan Ringo
2024-01-18
Start of our own AST.
Nathan Ringo
2024-01-18
Libify ocaml, add buttons to interaction.
Nathan Ringo
2024-01-18
Commands to interact with discocaml, associated IPC.
Nathan Ringo
2024-01-17
Adds emotes and logo for discocaml.
Nathan Ringo
2024-01-17
Start of discocaml.
Nathan Ringo