Skip to content

Add cl-getopt #2099

@ghollisjr

Description

@ghollisjr

cl-getopt (https://github.com/ghollisjr/cl-getopt) is a CFFI wrapper to the libc "getopt_long" function.

There's already a "getopt" project in quicklisp, but that library is a new implementation in Lisp and is not fully compatible with the libc implementation.

This library is guaranteed to be fully compatible as it's just a CFFI wrapper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions