cl-all
Lisp runner
A tool to evaluate and run Lisp expressions in multiple implementations.
A script to evaluate lisp expressions in multiple implementations
19 stars
4 watching
3 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/chirp | A Twitter client library for Common Lisp written by Shinmera | 68 |
shinmera/trivial-benchmark | A tool for quickly measuring performance of code snippets | 39 |
shinmera/dns-client | A pure-Lisp implementation of a DNS record client for querying and resolving DNS records. | 16 |
shinmera/promise | A promise mechanism library for asynchronous operations with a focus on reliability and simplicity. | 11 |
shinmera/definitions | A general definitions introspection library | 19 |
shinmera/humbler | An interface to Tumblr's API written in Common Lisp | 11 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 24 |
shinmera/trivial-extensible-sequences | Provides a portability layer for the extensible sequences standard in Common Lisp | 13 |
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinmera/oxenfurt | A Common Lisp library providing an interface to the Oxford dictionary API | 14 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
shinmera/lquery | A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions. | 87 |
shinmera/float-features | Provides additional IEEE floating point features not covered by the Common Lisp standard. | 29 |
shinmera/pathname-utils | A collection of utility functions for manipulating file paths. | 14 |
shinmera/file-select | Provides a way to invoke native file dialogs on various platforms for selecting or creating files. | 19 |