Skip to content
@Hexstream-not-yet-ready

Jean-Philippe Paradis (not-yet-ready projects)

A github organization for the many projects of mine that are not yet ready for consumption.

Pinned

  1. first-class-lambda-lists first-class-lambda-lists Public

    INCOMPLETE. Provides a simple unified extensible way of processing lambda lists.

    Common Lisp 1

  2. explicit-bind explicit-bind Public

    UNSUPPORTED. UNSTABLE? INCOMPLETE? explicit-bind is a Common Lisp library that effectively enables intermixing of any number of LET, LET*, (an enhanced version of) FLET, MULTIPLE-VALUE-BIND and DES…

    Common Lisp

  3. lispy-format lispy-format Public

    UNSUPPORTED. UNSTABLE. INCOMPLETE.

    Common Lisp

  4. xcall xcall Public

    INCOMPLETE. xcall maps a template over the cartesian product of trees of alternative forms provided within.

    Common Lisp

Repositories

Showing 9 of 9 repositories
  • ensure-method-combination Public

    STUB. Provides an ENSURE method combination type that allows for concise and flexible instantiation and reinitialization of dependent objects.

    Common Lisp 0 Unlicense 0 0 0 Updated Jul 16, 2021
  • xcall Public

    INCOMPLETE. xcall maps a template over the cartesian product of trees of alternative forms provided within.

    Common Lisp 0 Unlicense 0 0 0 Updated Jul 16, 2021
  • explicit-bind Public

    UNSUPPORTED. UNSTABLE? INCOMPLETE? explicit-bind is a Common Lisp library that effectively enables intermixing of any number of LET, LET*, (an enhanced version of) FLET, MULTIPLE-VALUE-BIND and DESTRUCTURING-BIND constructs, at the cost of only one level of indentation.

    Common Lisp 0 Unlicense 0 0 0 Updated Jul 16, 2021
  • complex-slots Public

    INCOMPLETE. Provides a new slot allocation type whose instances are represented as an arbitrary object.

    Common Lisp 0 Unlicense 0 0 0 Updated Jul 16, 2021
  • lispy-format Public

    UNSUPPORTED. UNSTABLE. INCOMPLETE.

    Common Lisp 0 Unlicense 0 0 0 Updated Jul 16, 2021
  • first-class-lambda-lists Public

    INCOMPLETE. Provides a simple unified extensible way of processing lambda lists.

    Common Lisp 1 Unlicense 0 0 0 Updated Jul 16, 2021
  • hexstream-html-doc-mode Public

    A simple Emacs major mode (my first), specializing html-mode to help me write documentation related to Common Lisp.

    Emacs Lisp 0 Unlicense 0 0 0 Updated Sep 27, 2019
  • evaluated-flet Public

    INCOMPLETE. Provides alternatives to FLET and FLET* that behave analogously to LET and LET* except they bind values in the function namespace. Intended to reduce conceptual differences between lexical binding of variables and functions. Makes functional programming more natural in some cases.

    Common Lisp 0 Unlicense 0 0 0 Updated Sep 27, 2019
  • bigname Public

    This library converts potentially very big integers and fractions into their text representation. At this time, only conversion to french cardinal and ordinal is supported.

    Common Lisp 1 Unlicense 0 1 0 Updated Sep 27, 2019

Top languages

Loading…

Most used topics

Loading…