[Oberon] Functional programming and Oberon
Srinivas Nayak
sinu.nayak2001 at gmail.com
Wed Dec 14 18:47:06 CET 2016
These days I see, every programming language is behind functional programming!
Say, C++ or Java or C# or Javascript... recent trend is the old fashion!
The fashion of Lambda and Closure!
How far is Oberon from functional programming?
Surprisingly we already have all the necessary stuffs in Oberon:
1. nested procedures
2. procedure variable
3. scoping of procedure local variables
etc.
But only thing we need is: a way to preserve dynamic state of a procedure and unnamed procedures!
What else?
With thanks and best regards,
Yours sincerely,
Srinivas Nayak
Home: http://www.mathmeth.com/sn/
Blog: http://srinivas-nayak.blogspot.in/
More information about the Oberon
mailing list