This website requires JavaScript.
Explore
Help
Sign In
ajet
/
mal-go
Watch
1
Star
0
Fork
0
You've already forked mal-go
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
28
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ajet
bfb8a2b0d8
All checks were successful
Go / test (push)
Successful in 3s
Details
add Cons and IListify all the things
2025-11-04 18:39:07 -10:00
.gitea
/workflows
use v3; v4 unsupported on Gitea
2025-11-04 14:01:13 -10:00
eval
init repl with string passthru
2025-11-02 03:48:53 -10:00
hash_map
init commit
2025-11-01 15:01:22 -09:00
keyword
init commit
2025-11-01 15:01:22 -09:00
list
add Cons and IListify all the things
2025-11-04 18:39:07 -10:00
print
init repl with string passthru
2025-11-02 03:48:53 -10:00
read
bring back empty() vs new(val)
2025-11-04 13:03:00 -10:00
symbol
init commit
2025-11-01 15:01:22 -09:00
utils
init commit
2025-11-01 15:01:22 -09:00
vector
get rid of extra module level funcs
2025-11-04 15:08:32 -10:00
.gitignore
add PBT infra
2025-11-04 14:50:47 -10:00
go.mod
add PBT infra
2025-11-04 14:50:47 -10:00
go.sum
add PBT infra
2025-11-04 14:50:47 -10:00
main.go
add TDD for read symbols
2025-11-04 05:50:37 -10:00
Description
Make A Lisp. Play with Go Lang
94
KiB
Languages
Go
100%