Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Ben (X13/Arch)
Code cleanup
6279bc9
2 years ago
1089 Commits
nujel
/
benchmark
/
md5
/ md5.nuj
Raw
application/octet-stream
•
95 B
•
4 lines
#!/usr/bin/env nujel (import hash :crypto/md5) (println (hash (slurp "test-files/r5rs.pdf")))