Ace.core
No description available
Install / Use
/learn @qitab/Ace.coreREADME
Lisp core libraries
This is a library containing utilities for working with Common Lisp.
The ACE.CORE library contains the following modules:
ace.core
A summary package that can be used as a namespace.
macro
A set of utilities for writing macros.
type
Utilities for dealing with types and declarations.
symbol
Utilities dealing with symbols.
collect
The functions: With-collectors, with-collected-values.
etc
Various utilities that don't belong anywhere else.
assert
The functions: check, dcheck, expect, assert*.
defun*
A DEFUN like macro with easy interface and type declaration.
thread
Utilities dealing with threads and concurrency.
package
Helpers to defpackage, namespaces, and package aliases.
number
Utilities related to numbers, parsing and writing C++/Java numbers.
string
Uilities related to character strings.
vector
Utilities for dealing with vectors.
list
Utilities for dealing with lists.
parse
Parsing of dynamic type values from C++/Java representation.
fast-ops
A set of macros allowing to define optimized typed operators.
fixnum-ops
The unholy set of fixnum optimized operations.
index-ops
A set of operations acting on array indexes.
switch
A family of case-like switch macros.
Disclaimer: This is not an official Google product.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
