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
8
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
d3997bfb53
All checks were successful
Go / test (push)
Successful in 2s
Details
support non-nil empty list
2025-11-04 11:50:38 -10:00
.gitea
/workflows
add ci
2025-11-04 09:49:30 -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
support non-nil empty list
2025-11-04 11:50:38 -10:00
print
init repl with string passthru
2025-11-02 03:48:53 -10:00
read
remove redundant check
2025-11-04 07:07:08 -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
init reader for lists
2025-11-04 07:04:49 -10:00
.gitignore
add TDD for read symbols
2025-11-04 05:50:37 -10:00
go.mod
add TDD for read symbols
2025-11-04 05:50:37 -10:00
go.sum
add TDD for read symbols
2025-11-04 05:50:37 -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%