Skip to content

scottrsm/com_lisp_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Common Lisp Utilities

Description

This repo consists of a number of mini-projects covering a variety of topics. The intent was to use lisp to examine these topics and create modules that could be reused. The code was developed using the S(teel)B(ank)C(ommon)L(isp) lisp compiler and the ASDF package builder.

Project Directory List

  • bitcomp -- Bit String Compression.
  • bool-comp -- Boolean Equivalence Testing.
  • cache -- Cache Objects With High Numerical Rank.
  • delayed -- Delayed Or Infinite Lists.
  • filter -- Filters Lists And Trees.
  • finance -- Financial Loan Utilities.
  • fuzzy -- Fuzzy Logic Systems.
  • ga -- Genetic Algorithms.
  • gp -- Genetic Programming.
  • memo -- Memoize functions.
  • mod -- Modular Arithmetic.
  • modal -- Modal Logic.
  • mpoly -- Multivariate Polynomial Arithmetic
  • queue -- Queueing Functions.
  • rand -- Discrete Random Number Generator.
  • random -- Cellular Automata Random Number Generator.
  • rsm -- RSA Encryption Algorithms.
  • string -- String Manipulation.

About

A collection of common lisp programs examining a number of topics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published