Add to gxpkg the ability to pull packages from known Scheme repositories #903

Open
opened 2023-09-22 11:41:48 +00:00 by vyzo · 0 comments
vyzo commented 2023-09-22 11:41:48 +00:00 (Migrated from github.com)

This came up in discussion in #899.

Basically, there is a wealth of Scheme packages in repositories like Akku and maybe snowfort. We want to make it easy to pull them, compile them, and integrated in Gerbil projects and packages.

Difficulties:

  • Compiling the sources we pull
  • Creating appropriate namespaces and .ssi loaders
  • Chain of trust; we probably should not enable it by default, but it should be easy for a user to add Akku.
This came up in discussion in #899. Basically, there is a wealth of Scheme packages in repositories like Akku and maybe snowfort. We want to make it easy to pull them, compile them, and integrated in Gerbil projects and packages. Difficulties: - [ ] Compiling the sources we pull - [ ] Creating appropriate namespaces and .ssi loaders - [ ] Chain of trust; we probably should not enable it by default, but it should be easy for a user to add Akku.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#903
No description provided.