#apl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #apl, aggregated by home.social.
-
⭕Incendiaire : #Macron veut tailler massivement dans les #APL et les dépenses sociales.
contre-attaque.net/2026/08/14/i...
Incendiaire : Macron veut tail... -
⭕Incendiaire : #Macron veut tailler massivement dans les #APL et les dépenses sociales.
contre-attaque.net/2026/08/14/i...
Incendiaire : Macron veut tail... -
Incendiaire : Macron veut tailler massivement dans les APL et les dépenses sociales
-
How should Futhark expose irregular arrays to the programmer? https://lobste.rs/s/p4oxjz #apl #plt
https://futhark-lang.org/blog/2026-08-12-flatmap.html -
How should Futhark expose irregular arrays to the programmer? https://lobste.rs/s/p4oxjz #apl #plt
https://futhark-lang.org/blog/2026-08-12-flatmap.html -
@aud Assembler for (a) speed and (b) gatekeeping. Not Prolog and definitely not APL because APL is simply insane. Possibly with a side project purporting to write it in Lisp just to draw in all the posers and weirdos and those who weirdly pose as weirdos.
#assembler #prolog #apl #lisp -
Why Decker is worth learning, with a quick live-coding demo https://lobste.rs/s/cvp9yn #video #apl
https://www.youtube.com/watch?v=8hz888us3wI -
Why Decker is worth learning, with a quick live-coding demo https://lobste.rs/s/cvp9yn #video #apl
https://www.youtube.com/watch?v=8hz888us3wI -
Today's Kap work: Implemented an option in the UI that always displays the runtime for any expression.
-
Today's Kap work: Implemented an option in the UI that always displays the runtime for any expression.
-
The initiative aimed to use the reach of a major sporting event to spread an important humanitarian message beyond the cricket ground. https://english.mathrubhumi.com/sports/cricket/assam-needs-you-robodog-apl-match-highlights-flood-victims-plight-oj6ypgxz?utm_source=dlvr.it&utm_medium=mastodon #AssamFlood #RoboDog #APL #CricketNews
-
📽️ vidéo en ✊ Des Français privés d'APL à la rentrée ?: -- 7me8A0xi1lg?version=3 #APL #France #Allocations #Rentrée2023
Des Français privés d'APL à la... -
The Apple Calculator LanguageWhile perusing Jef Raskin’s documents from the early days of Apple (1979 predominately), I came across a curious one: a “calculator” language that Jef proposed.
What’s particularly interesting is that it’s presented in the context of programming languages. Its specification doesn’t really describe a general purpose programming language – the title is accurate in that it is a calculator […]
https://wadetregaskis.com/the-apple-calculator-language/ -
Quanto costerà andare al lavoro in Pedemontana? Il calcolo preoccupa la Brianza.
La stima dei futuri pedaggi di Pedemontana: per utilizzare ogni giorno la Milano-Meda un pendolare potrebbe spendere fino a 1.200 euro all’anno.
#Lombardia #MonzaBrianza #MilanoMeda #RegioneLombardia #Pedemontana #APL #AutostradaPedemontanaLombarda
-
Object Pascal bindings for J https://lobste.rs/s/ckrxef #apl
https://github.com/tangentstorm/jlang-pascal/ -
Object Pascal bindings for J https://lobste.rs/s/ckrxef #apl
https://github.com/tangentstorm/jlang-pascal/ -
Beginner J: Dealing Cards https://lobste.rs/s/jgaxxy #video #apl
https://www.youtube.com/watch?v=eXGKK8BkCkg -
Beginner J: Dealing Cards https://lobste.rs/s/jgaxxy #video #apl
https://www.youtube.com/watch?v=eXGKK8BkCkg -
AP8L is an APL-inspired language for the PICO-8.
https://www.lexaloffle.com/bbs/?tid=152582
Of course there's also a Lisp:
-
AP8L is an APL-inspired language for the PICO-8.
https://www.lexaloffle.com/bbs/?tid=152582
Of course there's also a Lisp:
-
Why l (new runtime for k and q)
-
Who needs a real-time database? https://lobste.rs/s/advkuj #apl #databases
https://dataintellect.com/blog/who-needs-an-rdb/ -
Who needs a real-time database? https://lobste.rs/s/advkuj #apl #databases
https://dataintellect.com/blog/who-needs-an-rdb/ -
Personal Anthology of Goal Code https://lobste.rs/s/jgftsd #apl
https://goalprogramming.info/personal-anthology.html -
Personal Anthology of Goal Code https://lobste.rs/s/jgftsd #apl
https://goalprogramming.info/personal-anthology.html -
Another video showing how Kap can be used in practice. With a bit of effort, one can build very nice workflows without touching Excel.
-
Another video showing how Kap can be used in practice. With a bit of effort, one can build very nice workflows without touching Excel.
-
Inspired by the call by @jwildeboer for posts about things we do, here's a little update on my project.
Part of my goal with Kap is to make it into something different from just a programming language. I like making the comparison to Excel which by all definitions is a programming language, but it's also a system with which the user works with and presents data.
I already built a spreadsheet-like tool to edit data, but I haven't done much in the way of presenting information. I'm now working on a simple way to define forms, which can be rendered as a native UI, using HTML or even in a terminal. Once I've gotten further, I'll share a screencast, but for now, here's a screenshot.
-
Skred is now a MIDI aware synth and drum machine construction kit https://lobste.rs/s/xhjzmc #apl #c #vibecoding
-
Dictionaries and Tables | DefconQ https://lobste.rs/s/qp6s8s #apl
https://www.defconq.tech/docs/concepts/dictionariesTables -
Pedemontana, cinque anni di perdite.
La Corte dei Conti richiama i conti di Autostrada Pedemontana Lombarda: perdite per 101 milioni e lavori fermi al 44% del valore previsto.
#Lombardia #RegioneLombardia #Pedemontana #APL #AutostradaPedemontanaLombarda
-
Check this out, I kinda like the simplicitly in using Kap to work with SQL databases.
As is shown in the second part of the video, you can also use SQL to work with Kap variables.