vapniks / txr-libs

some packages for TXR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

txr-libs

Some extra packages for TXR lisp: http://www.nongnu.org/txr/index.html

  • ranges - extra functions for handling range objects
  • seqextra - extra sequence functions that also work with iterators
  • arglistextra - helper functions for processing function arguments
  • randseq - functions for creating random sequences of different types of objects
  • quickcheck - a QuickCheck implementation along with other functions & macros for profiling code
  • csv - functions & datatypes for handling csv data

and a shell script for searching/browsing the txr manual efficiently using fuzzy finder (fzf):

  • browse_txr_manual.sh

About

some packages for TXR


Languages

Language:Shell 100.0%