[gambit-list] cond-expand for separating compiled and interpreted code

Sven Hartrumpf hartrumpf at gmx.net
Mon May 28 09:38:41 EDT 2018


Hi Alex.

Alex wrote on 2018-05-25 10:16:
> Is there a `cond-expand` feature only available when compiling with
> `gsc`, or vice-versa, when interpreting with `gsi`?

I found the definition of generate-cond-expand-features
in lib/_nonstd.scm .
There does not seem to be cond-expand feature identifier that
you can use.
Maybe it makes sense to introduce

  gambit-gsc (or gambit-compiler)

and

  gambit-gsi (or gambit-interpreter) ?

Ciao
Sven



More information about the Gambit-list mailing list