modularize

Module system

A framework for organizing and managing reusable code components in Common Lisp applications.

A modularization framework for Common Lisp

GitHub

8 stars
4 watching
2 forks
Language: HTML
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
shinmera/filesystem-utilsA collection of utility functions for working with the file system.14
shinmera/ubiquitousA library providing persistent configuration storage through an easy-to-use API.28
shinmera/float-featuresProvides additional IEEE floating point features not covered by the Common Lisp standard.29
shinmera/multiposterAn application to post content simultaneously to multiple online services.13
shinmera/promiseA promise mechanism library for asynchronous operations with a focus on reliability and simplicity.11
shinmera/plumpA parser for HTML/XML-like documents with lenient handling of invalid markup120
shinmera/stapleA tool for generating documentation pages from source code60
shinmera/file-selectProvides a way to invoke native file dialogs on various platforms for selecting or creating files.19
shinmera/trivial-benchmarkA tool for quickly measuring performance of code snippets39
jeroenmols/modularizationexampleDemonstrates modularizing an Android app into logical vertical slices using multiple modules and hierarchical architecture732
shinmera/file-notifyLibraries that provide file change detection functionality across multiple operating systems28
shinmera/definitionsA general definitions introspection library19
shinmera/deedsAn event delivery system with efficient filtering and flexible handler configuration23
shinmera/file-attributesProvides functions to retrieve and set file attributes in a platform-independent manner.18
shinmera/mmapProvides a portable way to map files into the address space of a process without manual memory copying.36