This repository contains an awesome list for GNU Guile.

Zelphir Kaltstahl 90fb72ef2c add more libraries 1 year ago
.gitignore a5cfe56455 update gitignore, ignore resources 3 years ago
LICENSE 3d75d59749 add license 3 years ago
Makefile 8ec012e721 move list files to list.* and add a readme 3 years ago
Makefile-Emacs d9a9829952 add unfinished emacs makefile 3 years ago
list.html 90fb72ef2c add more libraries 1 year ago
list.md 90fb72ef2c add more libraries 1 year ago
list.org 90fb72ef2c add more libraries 1 year ago
list.texi 90fb72ef2c add more libraries 1 year ago
readme.md 1fab6863d4 update readme, export formats instructions 3 years ago
todo.org cefbccefd3 add more software 3 years ago

readme.md

Introduction

In software development circles there is a culture of creating so called "awesome lists". Those lists contain links to all kinds of resources for a topic, which can be as broadly defined as "computer science", "software development", "software engineering" or as specific as a single programming language or an area of application of programming languages such as "web development", "machine learning". Probably such lists exist for many other things than programming as well. Here is what not to expect from this list:

  • comprehensiveness or completeness
  • being finished
  • always containing the most up to date links to relevant projects
  • containing the links to the best options for all purpose or goal

While those things might be desirable, the list is a community effort. It is up to the author and community to share their knowledge. No one knows everything there is to know and new projects are initiated frequently.

The following list is such an "awesome list" for the programming language GNU Guile. Its purpose is to make it easy for people to find tutorials, examples, libraries or other knowledge about GNU Guile.

Contribution guide

Anyone, who knows something, that should be added to the list, is welcome to suggest edits or make pull requests.

Updating all formats

To update all formats of the list, there is a makefile included in this repository. If you edit the org file first, and you have Emacs installed, you can use the makefile by simply invoking make in the root directory of this project, to create the other formats.

If you do not have Emacs installed and want to add something to the list, you could send me an e-mail or edit only the org file (it is only plain text, easily editable in your favorite editor) and send that as a pull request and I will take care of getting the other formats exported.

Pull requests

Please make pull requests with changes at least to the org file, which serves as the source file, from which the other list files are made. The reason is, that changes to only the other exported list files might disappear, once they are made again from the source org file, which could cause them to be lost or forgotten.

If you do not wish to edit the org file, consider, that the org file is just a plain text file with a rather intuitive syntax. If that still does not convince you, you could also send the maintainer of the list your suggested additions to the list via e-mail or by opening an issue or other ways of contacting. Please do not hesitate to reach out.

The list

The list is here.