LambdaCalculusFSharp icon indicating copy to clipboard operation
LambdaCalculusFSharp copied to clipboard

Make the web app in F# too

Open WhiteBlackGoose opened this issue 3 years ago • 0 comments

The whole project is in F# except for a tiny program which represents the web interface. It's currently made in C# WASM. If you know a good way to keep it WASM (client-side and without writing Js) but rewrite in F#, you can PR it replacing the current web app with the F# one!

WhiteBlackGoose avatar Aug 23 '21 16:08 WhiteBlackGoose