12 Followers
33 Following
199 Posts
a tech enthusiast from Indonesia who loves simple things
webhttps://tilde.club/~aerphanas
codeberghttps://codeberg.org/aerphanas

I don't know any language besides Lisp & smalltalk that has a feature like this—this is cool!

#lisp #commonlisp #mcclim #forth #factor #programming

Heighway Dragon curve

#programming #fractal #dragon

Lévy Dragon curve

#programming #fractal #dragon

Creating a snowflake recursion. Hey, I found a Sierpiński triangle!

#programming #fractal

build.zig, build.lua, makefile, nob.h?, nah i use build.hs

https://shakebuild.com/

here some academic papper https://ndmitchell.com/downloads/paper-shake_before_building-10_sep_2012.pdf

#zig #haskell #programming

Shake Build System

Trying to make procedural animation

#golang #ecs

Uff, I didn't know I could use Ada for microcontrollers. This is my first time using Ada.

#ada #avr #arduino

Hmm... I like the syntax and semantics of this language.

Left: GNU ed
Right: BusyBox ed

Both installed from the Debian repo. It looks like there might be an issue with the BusyBox version.

#linux #unix

parsing with DCG is easy, i love it

#programming #mercury #prolog #functional_logic_programming