Skip to content

gregr/racket-misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miscellaneous Racket Enhancements

  • records: structs that implement gen:dict keyed on field names
  • cursors: an implementation of both zippers and lenses over dicts and lists
  • pattern matching everywhere:
  • unrestricted generators as in: Yield: Mainstream Delimited Continuations
  • algebraic effects and handlers as in: Eff
  • monads and do-notation
  • awkward syntactic sugar experiments
  • a terminal-oriented markup, layout and presentation system
  • a "blitting" interface for terminal graphics
  • other utilities

About

miscellaneous racket utilities that I find useful

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages