๐คcoderdude๐14y๐ผ62๐จ๏ธ13
(Replying to PARENT post)
๐คRiderOfGiraffes๐14y๐ผ0๐จ๏ธ0
(Replying to PARENT post)
Differences from Gambit-c that does the same thing?
๐คsigzero๐14y๐ผ0๐จ๏ธ0
(Replying to PARENT post)
Call with curried chicken?
๐คwnoise๐14y๐ผ0๐จ๏ธ0
(Replying to PARENT post)
It took me a couple tries to parse the headline. Usually, 'C compiler' means 'a compiler that compiles C (to something else)', whereas here it means 'a compiler that compiles to C (from something else)', in this case Scheme.
Chicken compiles Scheme to efficient C that is then compiled to machine code by your machine's existing C compiler.
๐คderleth๐14y๐ผ0๐จ๏ธ0
(Replying to PARENT post)