News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Functional programming in assembly

Started by LiaoMi, March 30, 2021, 07:14:45 PM

Previous topic - Next topic

Gunther

Functional programming doesn't require loops and assignments, but needs recursion. So be careful that the memory does not explode.

Gunther
You have to know the facts before you can distort them.