codefun
codefun
pregexp is a portable implementation of regular expressions library supports both scheme and common lisp. The original repo is: https://github.com/ds26gte/pregexp I forked it, and added system and package definitions: https://github.com/uternet/pregexp
Add package and system definitions for COMMON LISP so that it can be added to the quicklisp repo.
I'm following "A Simple Tutorial with Super Heroes" to try out Voyage, and when I try to save a Hero object to MongoDB I get this prompt: > The method...
SBCL v2.2.9: ; in: GOBJECT-INTROSPECTION-WRAPPER:DEFINE-GIR-NAMESPACE "Gtk" ; (GOBJECT-INTROSPECTION-WRAPPER:DEFINE-GIR-NAMESPACE "Gtk" "4.0") ; ; caught ERROR: ; (during macroexpansion of (GOBJECT-INTROSPECTION-WRAPPER:DEFINE-GIR-NAMESPACE "Gtk" ...)) ; Typelib file for namespace 'Gtk', version '4.0' not...
Allegro CL reported: [package cl-unicode]; While EVALUATING an unknown function at top level: Error: In :IMPORT-FROM list, the symbol "*STANDARD-OPTIMIZE-SETTINGS*" not found in package # [condition type: PACKAGE-ERROR] Problem detected...