1
SkillsCast
About the Speaker
EWI used an F# Excel expression parser and computational expressions to generate a Cell network in memory that triggered indicator calculations from market events, that percolated up to RAG status changes.
The EWI model demonstrates features of F# that enabled rapid development:
FSYacc/FSLex parser/interpreter/generator for Excel expression handling
Computational Expression usage for type-inferred calculations
F# integration with proprietary analytics & Excel function library
YOU MAY ALSO LIKE:
- Functional Concurrency in .NET with C# and F# with Riccardo Terrell (Online Workshop on 11th - 14th October 2022)
- Improving Software Quality through Data with Markus Harrer (Online Workshop on 14th - 15th November 2022)
- F# eXchange 2022: Online (Online Conference on 25th - 26th October 2022)
- F# eXchange 2022: In-Person (in London on 25th - 26th October 2022)
- Haskell: A Conversion Experience (SkillsCast recorded in November 2021)
- Using F# to Structure an Island of Simplicity (SkillsCast recorded in October 2021)
Early Warning Indicators in F#
Stephen Channell
Stephen Channell is an independent software developer specialising in multithreaded system and Functional Programming integration with C++ libraries.