This page contains a list of libraries and projects that use Phel. If you want to add your project/library to this page please create a Pull Request on GitHub.
Libraries#
- Chemaclass/phel-cli-gui: Functions to render in the CLI terminal.
- phel-lang/phel-pdo: A wrapper around PDO.
- phel-lang/phel-schema: A schema validation library for phel – inspired by zod.
- smeghead/phel-getopt: A simple command-line argument parsing library for phel CLI programs.
Projects#
- Chemaclass/phel-snake: A snake game using the CLI terminal.
- mabasic/mariobasic-n7: Website of Mario Bašić.
- kloimhardt/lisp-webscript-examples: Reactive web-apps using Phel + ClojureScript via GraphQL.
- jasalt/phel-nrepl: Phel nREPL server implementation leveraging async amphp/socket server.
- smeghead/zo3ja: A simple CLI RSS checker implemented with phel.
- smeghead/phel-tic-tac-toe: The tic-tac-toe game using the CLI terminal.
- smeghead/phel-old-school-guestbook: A project of a small board using mysql for storage.
- smeghead/phel-lifegame: Life-game using the CLI terminal.
- smeghead/phel-saraudon: A command to visualize result of
git log --stat. - smeghead/phel-cellular-automaton: The cellular automaton using the CLI terminal written in phel.
- smeghead/phel-mml2wav: Generate WAV format files from MML (Music Macro Language).