mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
17e9c85e70
The lang/chicken5 port was introduced to help migrating from v4 in lang/chicken. The latter is not long gone, and we're left with a '5' suffix everywhere. Let's put a copy of chicken v5 in lang/chicken, with a plan to remove lang/chicken5 in two months. The use of PORTEPOCH is necessary because it was there in chicken v4.
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
CHICKEN is a compiler for the Scheme programming language. CHICKEN
|
|
produces portable, efficient C, supports almost all of the R5RS
|
|
Scheme language standard, and includes many enhancements and
|
|
extensions.
|