[ANN] Forpedo: A preprocessor for Fortran generics
Next message: Joost VandeVondele: "Re: Debugging executables generated by g95 on Linux"
Date: Sat, 27 Nov 2004 09:34:12 +0100
Sorry for the crosspost:
I have started developing a preprocessor that implements generics (like
C++ templates) in Fortran.
It is written in Python, and completely free.
You can download it here:
http://www.maniacalextent.com/forpedo/
I would like to hear from anyone who is interested in developing this
further, and perhaps developing a library of standard container types
for Fortran, much like STL in C++.
Drew McCormack
www.maniacalextent.com
Next message: Joost VandeVondele: "Re: Debugging executables generated by g95 on Linux"
Relevant Pages
- Re: calling a function that returns a c_char from python
... compiler used, the output in python is right or wrong. ... The problem could lie either on the python side or the Fortran side. ... character arguments was defined in f77. ... (comp.lang.fortran) - Re: New to Python: Features
... > compile-time checking of procedure calls) were fixed in Fortran 90. ... alternative language possibilities for my employer of the time, ... By directly attacking pyrex as "not mature", ... > language like Python is good old C. ... (comp.lang.python) - Re: Python for Fortran programmers
... proposition for Python in the Fortran community", ... compiled language such as Fortran or C++, but I would still prefer to ... greater number of programming errors that are typically detected by a ... (comp.lang.fortran) - Re: Fortran vs Python - Newbie Question
... I've been told that Both Fortran and Python are easy to read, ... creating number crunching apps over Fortran?? ... serious numerical computation these days is large-scale) without ... (comp.lang.python) - Re: Testing for presence of arguments
... > I am writing some code for a measurement application (would have used ... > depending on whether it is specified at all, an entire sequence of commands ... > simple if block if python had something like the fortran 95 present ... (comp.lang.python) |
|