home.social

#apl — Public Fediverse posts

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

fetched live
  1. @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

  2. Today's Kap work: Implemented an option in the UI that always displays the runtime for any expression.

    #kap #apl #programming

  3. Today's Kap work: Implemented an option in the UI that always displays the runtime for any expression.

    #kap #apl #programming

  4. The Apple Calculator Language

    While 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/
  5. 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.

    @Milano

    monza-news.it/news/66375814662

    #Lombardia #MonzaBrianza #MilanoMeda #RegioneLombardia #Pedemontana #APL #AutostradaPedemontanaLombarda

  6. Another video showing how Kap can be used in practice. With a bit of effort, one can build very nice workflows without touching Excel.

    youtube.com/watch?v=nhUiyyUF-Ho

    #kap #apl #programming

  7. Another video showing how Kap can be used in practice. With a bit of effort, one can build very nice workflows without touching Excel.

    youtube.com/watch?v=nhUiyyUF-Ho

    #kap #apl #programming

  8. 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.

    #kap #apl #programming

  9. Skred is now a MIDI aware synth and drum machine construction kit lobste.rs/s/xhjzmc #apl #c #vibecoding

  10. 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.

    youtu.be/6A5sQCuW4Sw

    #kap #apl #programming