naca, a Fortran90 code which takes the parameters of certain NACA airfoils and returns the coordinates of a sequence of points that outline the wing shape. The data can be displayed with gnuplot().
The information on this web page is distributed under the MIT 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_test, a Fortran90 code which writes data and command files so that gnuplot() can create plots.