SkillAgentSearch skills...

Yoctolisp

Tiny Scheme-like Lisp interpreter written in a weekend

Install / Use

/learn @fragglet/Yoctolisp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Yoctolisp is a Lisp interpreter written in a weekend.

Features:

  • Read-eval-print loop.
  • Lexical closures.
  • Proper garbage collection.
  • Tail call optimization.
  • Variadic function syntax.

What I didn't have time for:

  • Continuations.
  • Decent error handling
  • Everything else.
View on GitHub
GitHub Stars254
CategoryDevelopment
Updated2mo ago
Forks13

Languages

C

Security Score

100/100

Audited on Jan 21, 2026

No findings