K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-08-22T17:46:21.667010Z K 7 svn:log V 513 New port: lang/chicken5 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. WWW: http://www.call-cc.org/ CHICKEN 4 and 5 are not fully compatible. Import the upcoming CHICKEN 5.0.0 as a new port. Binaries and libraries are suffixed with a 5 to avoid conflicts with lang/chicken. Changes: https://code.call-cc.org/dev-snapshots/2018/08/11/NEWS PR: 230535 END