This website requires JavaScript.
Explore
Help
Sign In
alnyan
/
lysp
Watch
1
Star
0
Fork
0
You've already forked lysp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20
Commits
2
Branches
0
Tags
2b02d382c2d96f29acb87462ee3fa5c418bd412a
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alnyan
2b02d382c2
Proper errors for closure arity mismatch
2026-05-21 10:05:48 +03:00
examples
Add support for &optional arguments
2026-05-21 09:52:11 +03:00
src
Proper errors for closure arity mismatch
2026-05-21 10:05:48 +03:00
tests
Implement closures+upvalues, rework virtual machine
2026-05-20 17:53:15 +03:00
.gitignore
Initial commit
2026-04-30 16:23:39 +03:00
Cargo.lock
Initial commit
2026-04-30 16:23:39 +03:00
Cargo.toml
Initial commit
2026-04-30 16:23:39 +03:00
S
Description
Lisp VM thing for my OS
497
KiB
Languages
Rust
100%