Page 1 of 1

ModelViewController in F# + PHP

PostPosted: January 25th, 2012, 1:19 pm
by Jakub Misek
Following sample demonstrates MVC application, where View is written in PHP. It is integrated with Model and Controller written in F#.

Go to https://github.com/robertpi/picomvc for complete source code.