fn
Lambda helpers
A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments.
A couple of lambda shorthand macros
25 stars
5 watching
5 forks
Language: Common Lisp
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
atlas-engineer/nclasses | A set of helper macros to simplify class definitions and related functionality in Common Lisp. | 7 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
kellyselden/ember-macro-helpers | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
cbaggers/cepl | A Common Lisp library that abstracts OpenGL programming and provides a REPL-friendly interface. | 861 |
handlebars-net/handlebars.net.helpers | Provides a set of reusable C# helper functions for various tasks | 41 |
windymelt/cl-punch | A Common Lisp module that extends the language with a feature similar to anonymous lambda literals in other languages | 24 |
flix01/header-only-gl-helpers | A collection of header files to simplify OpenGL programming | 28 |
jonathanpeppers/xplatutils | A set of helper classes for cross-platform app development, providing IoC and messaging functionality. | 37 |
cbaggers/varjo | Compiler for translating Lisp code to GLSL shader language | 223 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
onqtam/ucm | A collection of reusable cmake macros to simplify the build process by managing flags and source files. | 211 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
calvinfroedge/redux-modifiers | A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
dockyard/ember-composable-helpers | A set of reusable, composable functions for declarative templating in Ember.js applications. | 633 |