racket language that is just a S-expurression repurresentation of the OCaml AST that compiles to OCaml
@aescling What is Scheme implemented in? I think that I might want to learn Scheme specifically...
@vaporeon_ most scheme compilers compile to object code. chicken scheme compiles to C, which you can then compile to object code anywhere C can be compiled.
most scheme implementations are written in C it seems
@vaporeon_ if the question you’re really getting at is ”can i run Scheme on my computers”: nearly certainly
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@vaporeon_ if the question you’re really getting at is ”can i run Scheme on my computers”: nearly certainly