Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
skx
/
slisp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
17
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Macros
- #242
#242
Merged
skx
merged 14 commits into
main
skx/slisp:main
from
macros
skx/slisp:macros
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Macros
#242
skx
merged 14 commits into
main
skx/slisp:main
from
macros
skx/slisp:macros
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Ignore .asm and .o files.
skx
committed
ece363a
View commit details
Copy full SHA for ece363a
Browse repository at this point
Commits on Aug 5, 2026
Start getting ready for macros with new lexing options.
Show description for 1cc88cb
skx
committed
1cc88cb
View commit details
Copy full SHA for 1cc88cb
Browse repository at this point
Parse quasiquote, unquote, and unquote-splic
skx
committed
372db0b
View commit details
Copy full SHA for 372db0b
Browse repository at this point
Define AST nodes for macro, quasiquotes, etc. and remove Cond/Until/While
skx
committed
609af4e
View commit details
Copy full SHA for 609af4e
Browse repository at this point
Parse macros, remove orphaned code for cond/when/unless
skx
committed
e0b5f3d
View commit details
Copy full SHA for e0b5f3d
Browse repository at this point
Implement and/case/or/unless/while as macros - note that these don't yet work.
skx
committed
40f7050
View commit details
Copy full SHA for 40f7050
Browse repository at this point
Compile. Macros. Successfully.
skx
committed
584a854
View commit details
Copy full SHA for 584a854
Browse repository at this point
Fixed linter warning
skx
committed
9b21c2e
View commit details
Copy full SHA for 9b21c2e
Browse repository at this point
Fixed linter warnings
skx
committed
aa9207b
View commit details
Copy full SHA for aa9207b
Browse repository at this point
Inception supports macros too.
skx
committed
1a29af8
View commit details
Copy full SHA for 1a29af8
Browse repository at this point
document quoting, splicing, and macros
skx
committed
540e5e1
View commit details
Copy full SHA for 540e5e1
Browse repository at this point
Added quote test
skx
committed
01a4bc7
View commit details
Copy full SHA for 01a4bc7
Browse repository at this point
Added macro test
skx
committed
858aa28
View commit details
Copy full SHA for 858aa28
Browse repository at this point
Overhauled README.md
skx
committed
05c0988
View commit details
Copy full SHA for 05c0988
Browse repository at this point
You can’t perform that action at this time.