naca, a FORTRAN77 code which takes the parameters of certain NACA airfoils and return the coordinates of a sequence of points that outline the wing shape. The data can be displayed with gnuplot().
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
naca is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
gnuplot, FORTRAN77 programs which illustrate how a program can write data and command files so that gnuplot can create plots of the program results.