g000001
g000001
> $identifier names a substitution placeholder matching a mapping key of "identifier". By default, "identifier" must spell a Python identifier. identifier form for cl
Feature description: Supported implementations: + [ ] [SBCL]() + [ ] [CCL]() + [ ] [ECL]() + [x] [CMU]() + [ ] [ABCL]() + [x] [ALISP]() c.f. https://franz.com/support/documentation/current/doc/fwrappers-and-advice.htm
Feature description: Supported implementations: + [x] [SBCL]() + [ ] [CCL]() + [ ] [ECL]() + [x] [CMU]() + [ ] [ABCL]() + [ ] [ALISP]() + [x] [LispWorks]() -...
Feature description: Supported implementations: + [ ] [SBCL]() + [ ] [CCL]() + [ ] [ECL]() + [ ] [CMU]() + [x] [ABCL]() + [x] [ALISP]() + [x] [LispWorks]()
Feature description: Supported implementations: + [ ] [SBCL]() + [ ] [CCL]() + [ ] [ECL]() + [ ] [CMU]() + [x] [ABCL]() + [ ] [ALISP]() ## ABCL 5.2...
Feature description: Supported implementations: + [ ] [SBCL]() + [ ] [CCL]() + [ ] [ECL]() + [ ] [CMU]() + [ ] [ABCL]() + [x] [ALISP]() ## Allegro CL...
Feature description: Supported implementations: + [x] [SBCL]() + [x] [CCL]() + [ ] [ECL]() + [x] [CMU]() + [ ] [ABCL]() + [x] [ACL]() ## Allegro CL LL: ILC 2007...
**Describe the bug** Same issue as #69 `STAK` from famous gabriel benchmarks: ```cl ;;; STAK -- The TAKeuchi function with special variables instead of parameter ;;; passing. (defvar *stak-x*) (defvar...