home.social

#programminglaguages — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #programminglaguages, aggregated by home.social.

  1. CW: WARNING: PASCAL CODE !!!

    ....
    i = 0;
    while (i < 5) do
    begin
    blonde.took(blacks[i]);

    if (blacks = "python") then
    blonde.say("omg, you're so long!");
    end
    ....

    #fun #memes #blacksinblonde
    #it #tech #programminglaguages
    #pascal #c #cpp #csharp #java #pyhon

  2. On the topic of small but growing #ProgrammingLaguages that I like and wish I wrote more of, #ZigLang is getting an http client in its standard with the next release which is exciting because everything I can think of doing with zig requires networking of some sort and nobody seems to have docs on linking libcurl