public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: Damien Mattei <damien.mattei@gmail.com>,
	kawa mailing list <kawa@sourceware.org>
Subject: Re: extern in scheme like in C
Date: Sun, 22 Oct 2023 08:21:55 -0700	[thread overview]
Message-ID: <e0d84776-763a-4cac-b1b8-60f8af8932e5@bothner.com> (raw)
In-Reply-To: <CADEOadejS_D1dXiwZEzWPSUzJ7UEQjFE2hm8tLy0Sc3ZTs64JA@mail.gmail.com>



On 10/22/23 01:37, Damien Mattei via Kawa wrote:
> does it exists in Scheme and kawa a way to 'extern' a variable?
> i need to access a variable of the main file from a module or from both

The is 'import' and 'export' (or ''module-export').
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

      reply	other threads:[~2023-10-22 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-22  8:37 Damien Mattei
2023-10-22 15:21 ` Per Bothner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0d84776-763a-4cac-b1b8-60f8af8932e5@bothner.com \
    --to=per@bothner.com \
    --cc=damien.mattei@gmail.com \
    --cc=kawa@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).