Start Here

For users of dfns, both novice and expert
Post Reply
User avatar
Morten|Dyalog
Posts: 460
Joined: Tue Sep 09, 2008 3:52 pm

Start Here

Post by Morten|Dyalog »

[Edited 2018-05-14, AndyS to update the URLs]
Direct Functions, sometimes also referred to as Dynamic Functions (of dfns for short), support a functional programming style in Dyalog. More information about dfns is available at:

The Programming Reference Guide -> Defined Functions and Operators -> Dynamic Functions and Operators discusses dfns. This can be found at http://help.dyalog.com or in PDF format at http://docs.dyalog.com, or in the help directory which is part of the Dyalog installation.

There are many online samples at http://dfns.dyalog.com.
nanthil
Posts: 3
Joined: Sun May 13, 2018 9:48 pm

Re: Start Here

Post by nanthil »

the links are dead. do you have updated references?
User avatar
AndyS|Dyalog
Posts: 263
Joined: Tue May 12, 2009 6:06 pm

Re: Start Here

Post by AndyS|Dyalog »

I've updated Morten's original post, trying to make it version-independent.
Post Reply