* community/gsoc/project_ideas.mdwn: add a link to port programming languages. * community/gsoc/project_ideas/port_programming_languages.mdwn: new file.
port_programming_languages.mdwn: mention zig, crystal, hare, C3, etc. --- community/gsoc/project_ideas.mdwn | 1 + .../port_programming_languages.mdwn | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 community/gsoc/project_ideas/port_programming_languages.mdwn diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn index dacccf2e..9eb6e856 100644 --- a/community/gsoc/project_ideas.mdwn +++ b/community/gsoc/project_ideas.mdwn @@ -117,6 +117,7 @@ project_ideas: community/gsoc/project_ideas/hardware_libs community/gsoc/project_ideas/cdparanoia community/gsoc/project_ideas/perl_python + community/gsoc/project_ideas/port_programming_languages community/gsoc/project_ideas/security_enhancements community/gsoc/project_ideas/testsuites community/gsoc/project_ideas/testing_framework diff --git a/community/gsoc/project_ideas/port_programming_languages.mdwn b/community/gsoc/project_ideas/port_programming_languages.mdwn new file mode 100644 index 00000000..c7675023 --- /dev/null +++ b/community/gsoc/project_ideas/port_programming_languages.mdwn @@ -0,0 +1,16 @@ +[[!meta copyright="Copyright © 2025 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title="Port Programming Languages"]] + +There are some exciting new programming langugages that ought to be +ported to the Hurd. [[Zig|https://ziglang.org/]], +[[hare|https://harelang.org/]], [[C3|https://c3-lang.org/]], +[[crystal|https://crystal-lang.org/]], etc. -- 2.50.1