Skip to content

philipcmonk/racketnock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

racketnock

Implementation of Nock in Racket

Direct usage of the functions should be fairly obvious, and the included test cases provide examples. If you just want to use nock function, then there is a macro so that you can say something like (nock-eval [42 [1 10 20 30]]), and the result will be '(10 20 . 30).

For reference regarding Nock, see Crash Course in Nock.

About

Implementation of Nock in Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages