On 20/02/2013, at 4:40 PM, john skaller wrote:
>
> So now we would like to co-develop, so we can do this:
>
> flx base.cpp top.cpp script.flx
here we go: stage 1:
// mylib.cpp
#include
void myfun () {
printf("Hello this is myfun C++\n");
}
//
One of the decisions I did make about how to market Felix was that the best
way to improve the language, the libraries, and the tooling, was to actually
use Felix to write some interesting tools. At least when one of my friends
asked yesterday what it could be used for I could give him the link to