RPilot: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''RPilot''' (''Rob's PILOT Interpreter'') is an implementation of the [[PILOT]] programming language in [[C]]. The development halted around 2002 and an follow up project was announced called ''Sky Pilot'' but no work appears to have been done on that project. | |||
==Versions== | ==Versions== | ||
* | * 1.0 (Apr 1998) | ||
* | * 1.01 (Jul 1998) [ftp://hobbes.nmsu.edu/pub/os2/dev/misc/rpos2101.zip rpos2101.zip] | ||
* | * 1.4 (Jul 2000) | ||
* 1.4.1 (Aug 2000) | |||
* 1.4.2 (Jun 2002) | |||
==License== | |||
*Open source released under the [[GPL v2]] | |||
*Author: Rob Linwood (aka auntfloyd) | |||
==Links== | ==Links== | ||
* http://sourceforge.net/projects/rpilot/ | * http://sourceforge.net/projects/rpilot/ | ||
[[Category:Open Source Software]][[Category:PILOT]][[Category:Software written in C]] | |||
Latest revision as of 04:42, 28 July 2021
RPilot (Rob's PILOT Interpreter) is an implementation of the PILOT programming language in C. The development halted around 2002 and an follow up project was announced called Sky Pilot but no work appears to have been done on that project.
Versions
- 1.0 (Apr 1998)
- 1.01 (Jul 1998) rpos2101.zip
- 1.4 (Jul 2000)
- 1.4.1 (Aug 2000)
- 1.4.2 (Jun 2002)
License
- Open source released under the GPL v2
- Author: Rob Linwood (aka auntfloyd)