GrammaTech / cl-utils

GrammaTech Common Lisp Utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GT Common Utilities

Intended to be used with use as a replacement for the CL package. The GT package exports all symbols of the CL package, along with:

  • ALEXANDRIA,
  • SERAPEUM less a couple of symbols with conflicts below,
  • CLOSER-MOP shadowing some CL symbols,
  • TRIVIA,
  • ITERATE,
  • FSET,
  • SPLIT-SEQUENCE,
  • CL-PPCRE,
  • NAMED-READTABLES and CURRY-COMPOSE-READER-MACROS (if the readtable is used).

About

GrammaTech Common Lisp Utilities

License:MIT License


Languages

Language:Common Lisp 99.1%Language:Dockerfile 0.7%Language:Makefile 0.1%Language:C 0.0%