glyphs
Verbosity reducer
An experiment in reducing Common Lisp verbosity by introducing function macro and type safety features.
Glyphs - Reducing Common Lisp verbosity
29 stars
4 watching
0 forks
Language: Common Lisp
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chengyuegongr/frequency-agnostic | Improves word embeddings by using adversarial training to make them less dependent on word frequencies | 118 |
yohasebe/lemmatizer | A Ruby library that provides a lemmatizer for text in English. | 108 |
wooorm/stmr.c | A C implementation of a stemming algorithm to reduce words to their base form | 39 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
goulashify/smile | Experimenting with metaprogramming in Elixir by mapping emoji mappers to their corresponding emojis | 5 |
3b/3bmd | Converts Common Lisp Markdown to HTML using an esrap parser and grammar | 82 |
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 |
vseloved/cl-agraph | A minimal portable Lisp client for AllegroGraph data storage system | 26 |
vy/aliw | A wiki software written in Common Lisp, providing a platform for collaborative editing of editable web pages. | 8 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
lexi-lambda/freer-simple | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
ufirstgroup/ymlr | A YAML encoder for Elixir. | 22 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
slorber/rereduce | A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 48 |