On Mon 14 Jan 2013 23:44, Alexei Matveev <alexei.matv...@gmail.com> writes:
> scm_to_int(); > scm_is_true(); > scm_is_symbol(); > scm_is_null(); We can change these to inline functions, no problem. They would also get an out-of-line version written to the .so, so that should work for you too. It seems that we can indeed make all of our API available to non-C users. Any objections to doing so? Andy -- http://wingolog.org/