lang/scheme: fix support for scheme implementations
Adds the following flags: +chez +chibi +chicken +gambit +gauche +guile +kawa +mit +racket Fixes #4863
This commit is contained in:
parent
5ee8080ca7
commit
32cf114dc7
6 changed files with 80 additions and 26 deletions
|
@ -160,7 +160,7 @@
|
|||
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
;;scala ; java, but good
|
||||
;;scheme ; a fully conniving family of lisps
|
||||
;;(scheme +guile) ; a fully conniving family of lisps
|
||||
sh ; she sells {ba,z,fi}sh shells on the C xor
|
||||
;;sml
|
||||
;;solidity ; do you need a blockchain? No.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue