permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 68b041093776cf943fda0b03c968502f9d8d058e
parent 9940ee087c49f9a28532804c052303351fc9c74d
Author: orx <orx@web>
Date:   Tue, 25 Aug 2026 13:58:40 +0200

add link

Diffstat:
Mprogramming_languages.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/programming_languages.mdwn b/programming_languages.mdwn @@ -26,4 +26,4 @@ There is a high diversity of possible tasks and programs, and different programm See also: * [Drew DeVault's blog post about benchmarking compilers by Hello world size](https://drewdevault.com/2020/01/04/Slow.html) - * [Blog post about a research in energy efficiency of programming languages](https://www.sendung.de/2022-07-24/programming-languages-energy-efficiency/) + * [Blog post about energy efficiency of programming languages](https://www.sendung.de/2022-07-24/programming-languages-energy-efficiency/) and final [research article](https://dl.acm.org/doi/10.1145/3136014.3136031)