Comment on Crunch – a Scheme compiler with a minimal runtimeparentComments−throw109201yI suspect the closes we'll get is basically RustRust is categorically different from all of these other things. Lisps (and OCaml) all have interactivity as a core language feature - Rust is as non-interactive as it gets.whose macro system is quite goodCompared to C, perhaps.
Comments
Rust is categorically different from all of these other things. Lisps (and OCaml) all have interactivity as a core language feature - Rust is as non-interactive as it gets.
Compared to C, perhaps.