Idiomatic Syntax
Vide provides usage of existing language comprehensions like if-else, for, or try-with seamlessly for your use.
Small Core
Vide's core library - including abstractions for web- desktop and mobile UI-frameworks - has less than 1000 lines of code.
A Common Basis
Use Vide's common approach to implement your own ideas - UI, signal processing, game development - imagination is the limit!
Web Development
Vide for Fable builds upon Fable F# to JavaScript compiler,
and a prototype for investigating the use of Vide for WebSharper.
Signal Processing / Streams
LocSta is an early implementation of the Vide idea, focusing
on providing convenient ways for signal- and stream processing.