On Sunday 20 November 2016 18:54:28 Andy Farkas wrote:
> In a discussion about acronyms on IRC this weekend we brought up the BASIC 
> computer language. This link was posted, a great read, and brings back many 
> memories: "Fifty Years of BASIC, the Programming Language That Made Computers 
> Personal"
> 
> http://time.com/69316/basic/

Fortran is an old language which is still around.  It's come a long way since 
Fortran IV, and Fortran 95 is even available as standard on this Linux system.  
Later versions (2003 on) include support for such things as object-oriented 
programming and abstract interfaces.

The GNU website - https://gcc.gnu.org/fortran/ - states "The GFortran compiler 
is fully compliant with the Fortran 95 Standard and includes legacy F77 
support.  In addition, a significant number of Fortran 2003 and Fortran 2008 
features are implemented.".

My latest programming project (:-) was to write a couple of extensions to the 
LibreOffice spreadsheet package in Java.  The documentation on how to do this 
is pretty turgid but the actual integration is excellent, and includes "help" 
documentation, prompting on command entry, etc.

David L.
_______________________________________________
Link mailing list
[email protected]
http://mailman.anu.edu.au/mailman/listinfo/link

Reply via email to