unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Tomas Volf <~@wolfsden.cz>
To: lloda <lloda@sarc.name>
Cc: Yuval Langer <yuval.langer@gmail.com>, guile-user@gnu.org
Subject: Re: Weird import behaviour of digital modules
Date: Sat, 8 Jun 2024 19:30:18 +0200	[thread overview]
Message-ID: <ZmSVKqSHrI80zuY_@ws> (raw)
In-Reply-To: <72D47188-36F7-49D8-8E25-7C2932A27728@sarc.name>

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

On 2024-06-08 15:59:12 +0200, lloda wrote:
> Modules can't have numbers as names in general

Modules most definitely *can* have numbers as names, my Advent of Code solutions
are stored in files matching $YEAR/$DAY pattern (e.g. 2023/01.scm) and it works
just fine, both define-module and use-modules.

Have a nice day,
Tomas Volf

--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-06-08 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-07 19:51 Weird import behaviour of digital modules Yuval Langer
2024-06-08 13:59 ` lloda
2024-06-08 17:30   ` Tomas Volf [this message]
2024-06-08 21:15     ` lloda

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=ZmSVKqSHrI80zuY_@ws \
    --to=~@wolfsden.cz \
    --cc=guile-user@gnu.org \
    --cc=lloda@sarc.name \
    --cc=yuval.langer@gmail.com \
    /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).