Pinned Repositories
base
Universally useful Lisp code that lives in package com.google.base.
bazel-mode
GNU Emacs mode for editing Bazel BUILD files
city-hash
Common Lisp implementation of Google's CityHash family of hash functions
lisp-gflags
Common Lisp implementation of GFlags, Google's command line flag parsing library. GFlags is a replacement for the getopt argument parsing library.
protobuf
Common Lisp implementation of Google's protocol buffers
sip-hash
Common Lisp implementation of the SipHash family of cryptographically secure hash functions.
slurp
Check out or update a local repository from public Common Lisp code repositories.
snappy
Common Lisp implementation of Google's Snappy data compression library, which is also known as Zippy compression.
swank-client
Common Lisp implementation of a Slime / Swank client.
swank-crew
Common Lisp distributed computation framework implemented using Swank Client
brown's Repositories
brown/protobuf
Common Lisp implementation of Google's protocol buffers
brown/swank-client
Common Lisp implementation of a Slime / Swank client.
brown/swank-crew
Common Lisp distributed computation framework implemented using Swank Client
brown/babylon
Jürgen Walther's AI Workbench for Common Lisp, restored from the CMU AI Repository
brown/buildtools
A bazel BUILD file formatter and editor
brown/cl-6502
A 6502 emulator in Lisp.
brown/cl-bunny
Common Lisp RabbitMQ client based on IOLib
brown/cl-digraph
A simple directed graph implementation for Common Lisp.
brown/cl-fastcgi
A Generic Version of SB-FastCGI, runs on mostly Common Lisp implementations.
brown/cl-forms
Web forms handling library for Common lisp
brown/cl-generic-arithmetic
brown/cl-grip
Common Lisp pluggable logging system
brown/cl-reddit
Common lisp reddit api wrapper
brown/cl-threadpool
A thread pool written in Common Lisp
brown/divintseg
Tools for computing diversity, integration, and segregation metrics on demographic data.
brown/eglot
A client for Language Server Protocol servers
brown/equals
Generic Equality and Comparison for Common Lisp http://cdr.eurolisp.org/document/8/index.html
brown/external-symbol-not-found
Portability library for detecting reader errors coming from reading non-existing or non-external symbols in packages
brown/gordon
A common lisp library to create flash files programmatically
brown/java-language-server
Java language server using the Java compiler API
brown/liftwizard
A collection of utilities for Dropwizard
brown/math
Math is a mathematical library that implements some algorithms: of linear algebra; statistics; finding approximating polynomials on Common Lisp
brown/meta
Git meta test meta repository
brown/myweb
myweb - simple web server written in Common Lisp
brown/numerical-utilities
Utilities for numerical programming
brown/py4cl2-cffi
CFFI based alternative to py4cl2
brown/quilc
The optimizing Quil compiler.
brown/rules_groovy
Groovy rules for Bazel
brown/slime
The Superior Lisp Interaction Mode for Emacs
brown/trivial-swank
Simple communications with swank servers for creating REPLs