The F# Journal just published an article about graphics:
"This article walks through the design and implementation of a simple graphical application that allows the user to see all 256 of the elementary one-dimensional cellular automata. Each automaton is initially viewed as a small icon that may be clicked on to expand into a larger detailed view. The application uses Windows Presentation Foundation for all graphics..."
To read this article and more, subscribe to The F# Journal today!
OCaml faster than Rust
-
Rust is a new "systems programming language" that is claimed to be
"blazingly fast". We put it to the test, pitting it against the F#
programming languag...
4 years ago