It's always exciting to get something working, and so I was really chuffed to day: Funktal is finally so far that I could implement the Uxn DVD Bounce demo, and it works! Here is a short video.
#Funktal #Uxn

@wim_v12e you implemented devices! Well done :D

For anyone looking for the ftal sources: https://codeberg.org/wimvanderbauwhede/funktal/src/branch/main/examples/dvd.ftal

funktal

A small compiler implemented in Fortran for a statically typed functional language running on Uxn.

Codeberg.org

@neauoire Yes, it's generic so it will work for all devices. I'm very happy I got it to work!

I am puzzled that I get "Return stack underflow" , even if the vector is a totally empty routine.
Have you encountered that before?