unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Re: Guile Potluck 2021
@ 2021-02-25 21:08 Zelphir Kaltstahl
  0 siblings, 0 replies; 21+ messages in thread
From: Zelphir Kaltstahl @ 2021-02-25 21:08 UTC (permalink / raw)
  To: guile-user

Hello!

I want to share some projects for the Potluck as well:

- guile-fslib

  - library for working with file system locations / things (currently only supports typical locations of GNU/Linux systems, not Windows with any drive letters.

  - https://notabug.org/ZelphirKaltstahl/guile-fslib

- awesome-guile:

  - list of great guile stuff

  - https://notabug.org/ZelphirKaltstahl/awesome-guile

- fantasy-vacation-planner:

  - With restrictions due to pandemics happening all over the planet, why not play a little traveling game written in GNU Guile?
    I did cheat a little though, using Python to validate the JSON configuration files, as I do not know about a GNU Guile library for validating JSON using a JSON schema.
    However, none of the actual game code is Python, it is all pure GNU Guile.

  - https://notabug.org/ZelphirKaltstahl/fantasy-vacation-planner

- guile-user-input-output:

  - Just a small library for querying the user on command line for stuff.
    Things like "ask for an integer" or "ask for a number satisfying the condition expressed in the given lambda".

  - https://notabug.org/ZelphirKaltstahl/guile-user-input-output

- guile-examples:
 
  - The place where I keep examples of how to do many things in GNU Guile.
 
  - https://notabug.org/ZelphirKaltstahl/guile-examples

- guile-risk-calculator:

  - A program for calculating probabilities in the board game risk.
    Makes use of simulating dice roll outcomes.
    The user can specify how many time a simulation is run.
    Helped me win a few games, I think, and was tricky to get working correctly.

  - https://notabug.org/ZelphirKaltstahl/guile-risk-calculator

- guile-ml:

  - A library containing a parallelized decision tree algorithm using futures.
    I envisioned the repository to grow in number of algorithms and offer a good basis for machine learning projects.
    I guess it is a good start, but still needs lots of utilities to be simple to use, when your data is not only numbers.

  - https://notabug.org/ZelphirKaltstahl/guile-ml

Regards,
Zelphir

-- 
repositories: https://notabug.org/ZelphirKaltstahl




^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-03-08 21:54 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <be71b3d5db9c43723c749f108dbd1ada7785daf2.camel.ref@yahoo.com>
2021-02-18 17:24 ` Guile Potluck 2021 Mike Gran
2021-02-20 17:38   ` Alex Sassmannshausen
2021-02-21 14:20     ` Dr. Arne Babenhauserheide
2021-02-21 17:21   ` Daniel Tornabene
2021-02-22  5:59   ` Aleix Conchillo Flaqué
2021-02-26 23:19     ` Aleix Conchillo Flaqué
2021-02-27  1:08       ` Mike Gran
2021-02-27  9:39         ` Dr. Arne Babenhauserheide
2021-02-27 10:14           ` Linus Björnstam
2021-02-27 16:42             ` Dr. Arne Babenhauserheide
2021-02-27 16:43               ` Dr. Arne Babenhauserheide
2021-03-02  7:08                 ` Dr. Arne Babenhauserheide
2021-03-01 11:34   ` pukkamustard
2021-03-01 21:14   ` Linus Björnstam
2021-03-01 21:37     ` Aleix Conchillo Flaqué
2021-03-02  0:43       ` Dr. Arne Babenhauserheide
2021-03-07  5:28   ` Extensible effects in Guile (Guile Potluck 2021) Walter Lewis
2021-03-08 15:42     ` Extensible effects in Guile Walter Lewis
2021-03-08 20:58       ` Ludovic Courtès
2021-03-08 21:54         ` Walter Lewis
2021-02-25 21:08 Guile Potluck 2021 Zelphir Kaltstahl

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).