_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
sbcl-hu.dwim.defclass-star 2021-2.3086878
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/hu-dwim/hu.dwim.defclass-star
Licenses: Public Domain
Synopsis: Simplify definitions with defclass* and friends in Common Lisp
Description:

defclass-star provides defclass* and defcondition* to simplify class and condition declarations. Features include:

  • Automatically export all or select slots at compile time.

  • Define the :initarg and :accessor automatically.

  • Specify a name transformer for both the :initarg and :accessor, etc.

  • Specify the :initform as second slot value.

See https://common-lisp.net/project/defclass-star/configuration.lisp.html for an example.

Total results: 1