From: Zachary Kurmas <kurmasz@gvsu.edu>
To: "kawa@sourceware.org" <kawa@sourceware.org>
Subject: Help using Ranges
Date: Mon, 6 Jun 2022 17:23:23 +0000 [thread overview]
Message-ID: <0B70EE78-455B-4A9F-9B3A-90CD2E9F5BA6@gvsu.edu> (raw)
Can someone point me to a more complete example of how to use ranges? When I try to run the example from the documentation
#|kawa:1|# ("ABCDEFG" [1 by: 2 <: 7])
I get the error shown below. Am I missing an include or something?
/dev/stdin:1:22: warning - no declaration seen for :
/dev/stdin:1:22: unbound location: :
at gnu.mapping.SharedLocation.get(SharedLocation.java:22)
at gnu.mapping.DynamicLocation.get(DynamicLocation.java:28)
at atInteractiveLevel$1.run(stdin:1)
at gnu.expr.ModuleExp.evalModule2(ModuleExp.java:317)
at gnu.expr.ModuleExp.evalModule(ModuleExp.java:219)
at kawa.Shell.run(Shell.java:291)
at kawa.Shell.run(Shell.java:203)
at kawa.Shell.run(Shell.java:184)
at kawa.repl.main(repl.java:892)
#|kawa:2|#
Thanks,
Zack
--
Zachary Kurmas
Associate Professor of Computer Science
Grand Valley State University
http://www.cis.gvsu.edu/~kurmasz
next reply other threads:[~2022-06-06 17:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-06 17:23 Zachary Kurmas [this message]
2022-06-06 17:42 ` Per Bothner
2022-06-06 17:54 ` Sudarshan S Chawathe
2022-06-06 18:13 ` Zachary Kurmas
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=0B70EE78-455B-4A9F-9B3A-90CD2E9F5BA6@gvsu.edu \
--to=kurmasz@gvsu.edu \
--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).