Libraries tagged by lisp
phel-lang/phel-lang
5630 Downloads
Phel is a functional programming language that compiles to PHP
peklaiho/madlisp
1678 Downloads
Lisp interpreter for the MadLisp language.
lisphp/lisphp
121 Downloads
Lisphp is a Lisp dialect written in PHP.
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
lispa/yii2-tree-manager
20305 Downloads
An enhanced tree management module with tree node selection and manipulation using nested sets.
phel-lang/web-skeleton
15 Downloads
A minimalistic skeleton to build your web-app using Phel Lang.
phel-lang/phel-sql
2 Downloads
Data-driven SQL DSL for Phel Lang. HoneySQL-style. Pure data in, [sql params] out.
phel-lang/phel-log
1 Downloads
Data-driven logging library for Phel Lang. Inspired by Timbre + Monolog. Levels, namespace filtering, pluggable appenders, PSR-3 adapter, Monolog handler bridge.
phel-lang/cli-skeleton
83 Downloads
A minimalistic skeleton to build your cli-app using Phel Lang.
igorw/ilias
9 Downloads
Naive LISP implementation in PHP.
emacros/emacros
231 Downloads
The Extensible Macros Library for PHP
chemaclass/phel-doom
0 Downloads
DOOM-lite showcase written in Phel Lang. Terminal raycaster, pure functional state, ANSI render.
chemaclass/phel-cli-gui
228 Downloads
Phel functions to render in the terminal. It uses the Cursor from the Symfony Command module.
phel/phel-composer-plugin
2412 Downloads
A composer plugin for the Phel language.
phel-lang/router
154 Downloads
A Phel router based on symfony routing component