sly-macrostep
Macro expander
An Emacs Lisp library that enables the expansion of CL macros within source files
Expand CL macros inside source files
30 stars
4 watching
5 forks
Language: Emacs Lisp
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
joaotavora/sly | An integrated development environment for Common Lisp | 1,271 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
kellyselden/ember-macro-helpers | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
desdic/macrothis.nvim | A plugin for storing and loading macros in Neovim | 25 |
magnars/expand-region.el | An Emacs extension that expands the selected region by semantic units | 1,370 |
cristinasolana/adafruit-macropad-vim-macros | A collection of Vim macros tailored to the Adafruit Macroboard, enabling users to customize and automate various tasks. | 12 |
spwhitton/anaphora | A collection of macros for implicit binding and control flow in Common Lisp. | 46 |
dissectmalware/xlmmacrodeobfuscator | Decodes and deobfuscates obfuscated Excel macros from various file formats. | 572 |
johnmastro/trident-mode.el | A tool for live Parenscript interaction and debugging in Emacs | 76 |
hipeta/arrow-macros | Provides a set of macros for creating expressive and concise code in Common Lisp | 125 |
smihica/emmet-mode | Provides HTML and CSS syntax support in Emacs for expanding markup with abbreviations and features | 725 |
jingtaozf/literate-lisp | An Emacs extension that loads Common Lisp code from Org files | 64 |
scymtym/trivial-with-current-source-form | Provides improved error reporting in macro expansion for Common Lisp implementations. | 36 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |