Using defmacro's &environment argument to implement Racket's hygienic macro expansion system?

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • srfi-46

    SRFI 46 for Common Lisp: Basic Syntax-rules Extensions

  • You have g000001's syntax rules implementation, which is, I believe, implemented as a completely new macro expander: https://github.com/g000001/srfi-46

  • expander

  • Matthew wrote a series of them as part of developing this talk; they're all in different branches here: https://github.com/mflatt/expander

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • klister

    an implementation of stuck macros

  • I've now also found an implementation for klister, which is meant to interleave type checking with macro expansion.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts