VFPCompiler Language Documentation

The VFPCompiler target is to achieve full compatibility with the VFP language we all know. Actually it can compile and run most of VFP programs, as long those programs only use the current implemented functionality.

We are working very hard to complete the VFP.Runtime and you can lend us a hand with some functions you can implement in pure VFP or with the .NET Extensions.

The compiler includes several options to configure the way it builds your programs.

If you would like to contribute please visit our page for contributors.