Lognormality > Turbo Pascal Stuff


19 June 2015 | | categories: projects, software | blog archive


Borland Pascal by Borland Pascal Wiki photo credit: Borland Pascal Wiki

-[ background ]-

I took computer science in high school (mid-1990s) and learned Turbo Pascal. I was also still using Turbo Pascal in graduate school.

Turbo Pascal Stuff” is a repository of procedures and simple programs that I wrote and either found useful at the time or figured someone somewhere might find a use for now.

Unfortunately, these files aren’t very well commented, though the procedure names are fairly self-explanatory. When/if I add more files, I might work on that. If you have any questions about them, please leave a comment below.

-[ license ]-

-[ downloads ]-

  • FINDS.PAS - procedure for finding a substring within a string
  • procedures.pas - procedures that I used to find useful - last updated 1995.06.16, almost exactly 20 years prior to when I posted this to Github (2015.06.17)
  • UTILITY.LIB - library of useful procedures
  • UTILITY.PAS - .PAS version of UTILITY.LIB
  • UTILITY.TPU - .TPU (compiled Turbo Pascal Unit) version of UTILITY.PAS


Comments: