cl-punch

Lambda extension

A Common Lisp module that extends the language with a feature similar to anonymous lambda literals in other languages

Anonymous lambda literal in Common Lisp, respecting Scala

GitHub

24 stars
3 watching
3 forks
Language: Common Lisp
last commit: 12 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lexi-lambda/hackett An experimental implementation of a Haskell-like language with Racket's macro system 1,166
cbaggers/fn A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. 25
kanru/cl-isolated A restricted environment for evaluating Common Lisp code in a controlled subset of its features. 39
taylorbriggs/mailchimp-lambda An AWS Lambda function for automating MailChimp subscriptions. 44
kchanqvq/lwcells A dataflow extension to Common Lisp that allows simple and flexible management of cells with dynamic values 17
lexi-lambda/threading A collection of macros for Racket to facilitate thread-safe programming 49
byulparan/sc-extensions An additional library for cl-collider that provides extensions and tools for sequencing and controlling audio synthesis. 16
ghollisjr/cl-ana A modular Common Lisp framework for data analysis and visualization 197
malisper/clamp An implementation of Arc programming language concepts in Common Lisp. 71
thma/lambda-ski Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic 28
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
vseloved/cl-nlp A comprehensive Common Lisp toolkit for natural language processing tasks. 222
slburson/misc-extensions A collection of reusable macros enhancing Common Lisp programming 16
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 136
chr1st0scli/rainlisp A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. 34