ichimal's Stars
gitlabhq/gitlabhq
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
baconjs/bacon.js
Functional reactive programming library for TypeScript and JavaScript
jorisvink/kore
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
google/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
Shougo/neobundle.vim
Next generation Vim package manager
jbangert/trapcc
Computing with traps
fgrehm/vagrant-lxc
LXC provider for Vagrant
jscl-project/jscl
A Lisp-to-JavaScript compiler bootstrapped from Common Lisp
felixge/faster-than-c
Talk outline: Faster than C? Parsing binary data in JavaScript.
vsedach/Vacietis
C to Common Lisp compiler
takagi/cl-cuda
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
cosmos72/stmx
High performance Transactional Memory for Common Lisp
orthecreedence/wookie
Asynchronous HTTP server in common lisp
Ravenbrook/mlworks
MLWorks is a Standard ML compiler and development environment.
unqlite/unqlite
A clone of UnQlite (not offiical): UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc. as well a standard Key/Value store similar to BerkeleyDB, LevelDB, etc.
stylewarning/quickutil
The solution to the Utility Library problem.
iwiwi/pruned-landmark-labeling
Fast and exact shortest-path distance querying index
cl-test-grid/cl-test-grid
Collaborative testing of Common Lisp libraries
gasche/icfp2013-papers
List of ICFP'13 accepted papers, with links to preprint or additional information when available
tkych/quicksearch
Search Engine Interface for Common Lisp.
arclanguage/arc-nu
Rewrite of Arc 3.1 with more features, more speed, and bug fixes. Still compatible with Arc 3.1.
tlikonen/cl-enchant
Common Lisp bindings for Enchant spell-checker library
kambara/gsv-video-generator
lambdasakura/my-evernote
Personal memo management system (like evernote) .
scymtym/utilities.print-items
Composable printing of objects.
dlowe-net/cl-sort
A collection of sorting routines written in Common Lisp
mabragor/cl-indeterminism
Codewalk the form and find, which variables and functions are undefined.
guicho271828/inner-conditional
Series of macros which optimizes the inner conditional jumps of looping, iterating, anything
cddr/delorean
A simple set of macros for mocking time