unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: swedebugia <swedebugia@riseup.net>
Cc: guile-user@gnu.org
Subject: Re: Beginner questions
Date: Wed, 31 Oct 2018 03:22:19 +0800	[thread overview]
Message-ID: <87tvl3grys.fsf@gmail.com> (raw)
In-Reply-To: <b98618ec-5c16-924a-6555-4ed9833f4a7c@riseup.net> (swedebugia's message of "Mon, 29 Oct 2018 23:00:33 +0100")

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

swedebugia <swedebugia@riseup.net> writes:

> Hi
>
Hello,

> I would like to learn more scheme and I would like to make a small CLI

If you have time, I suggest you to watch the Structure and
Interpretation of Computer Programs (SICP) lecture series[0][1]. It is a
classic. The videos were recorded in 1986. However, the topics it
covered are still very relevant today: high-order procedures
(functionals), pattern matching, state & side effects, stream (lazy
list), metacircular evaluator, logic programming, garbage collection.

Have a look at the first lecture and see if you like it!

> program that runs in the terminal and prompts the user for input and
> evaluates it.
>
> Is that possible with guile? In the REPL?
>
> Can someone point me in the right direction for succeding with that?

Cheers,
Alex

[0]: https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/
[1]: https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs

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

  parent reply	other threads:[~2018-10-30 19:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-29 22:00 Beginner questions swedebugia
2018-10-29 22:35 ` Tk
2018-10-30 13:15 ` Alex Sassmannshausen
2018-10-30 13:27 ` Mark H Weaver
2018-10-30 19:22 ` Alex Vong [this message]
2018-11-18 19:33 ` Catonano
2018-11-19  9:02   ` Neil Jerram
2018-11-27 19:59     ` Catonano
2018-11-28 16:45       ` Neil Jerram

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=87tvl3grys.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=swedebugia@riseup.net \
    /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).