Tomas Petricek 11/12/2018

Write your own Excel in 100 lines of F#

Read Original

This article details how to create a basic spreadsheet application in just 100 lines of F#. It explains functional programming concepts like domain modeling and composition, using Fable to compile to JavaScript for a web demo. The piece includes a live example and links to source code, serving as both a teaching tool for F# and a demonstration of functional UI development.

Write your own Excel in 100 lines of F#

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week