#LComp
spoilers of next release:

documentation elixir like and l-mode based on emacs-lisp mode that highlight the @doc part :D

This is a runnable code with eval-buffer!

in the buffer bellow you can see the result of eval-buffer
July 15, 2025 at 11:36 PM
<<v<<
>>v>>

....what if I did a repo or lcomp collab thingy for one of the first games on the first week back? might be modded, if for more players, but it's a possibility that I'm considering.
July 20, 2025 at 8:26 PM
Ab sofort einfach alle LComp aufgaben von dieser übermotivierten weiblichen TikTok-Lesestimme einlesen lassen.
March 22, 2025 at 10:24 AM
After some time without touching l.el, I finished the compose macro that allows my custom lambda notation and placeholder!

((lcomp
(l x -> (length x))
(reverse __)
#'cdr) '(1 2 3 4))

which translates to
(funcall (lambda (x) (length x))
(reverse
(cdr '(1 2 3 4))

#emacs #lisp
November 23, 2025 at 9:07 PM
40 jaar L’COMP Automatiseringen: van een schuurtje in Landsmeer tot IT-partner voor multinationals!
<a href="https://groot-waterland.nl/2026/08/13/40-jaar-lcomp-automatiseringen-van-een-schuurtje-in-landsmeer-tot-it-partner-voor-multinationals/" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">https://groot-waterland.nl/2026/08/13/40-jaar-lcomp-automatiseringen-van-een-schuurtje-in-landsmeer-tot-it-partner-voor-multinationals/
August 13, 2026 at 4:42 PM