Jump to content

NanoBase: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:nanoBase}}
{{DISPLAYTITLE:nanoBase}}
[[Image:nanoBase.jpg|230px|right]]
[[Image:nanoBase.jpg|230px|right]]
A freeware and later open source [[DOS]] relational database system that is mostly [[xBase]] compatible and while it cannot generate executables, a runtime is available. Infamous for being a [[Clipper]] hack, i.e. it is not written in a low level language but rather created with the xBase semi-compiler Clipper itself, but done in a clever way so that while it is a command line or menu driven dBase compatible system itself it creates the functions in the Clipper language rather than copying the actual Clipper system and is therefore a legal download.
A freeware and later open source [[DOS]] relational database system that is mostly [[xBase]] compatible and while it cannot generate executables, a runtime is available. Infamous for being a [[Clipper]] hack, i.e. it is not written in a low level language but rather created with the xBase semi-compiler Clipper itself, but done in a clever way so that while it is a command line or menu-driven dBase compatible system itself it creates the functions in the Clipper language rather than copying the actual Clipper system and is therefore a legal download.


==Versions==
==Versions==

Latest revision as of 23:49, 14 September 2022

A freeware and later open source DOS relational database system that is mostly xBase compatible and while it cannot generate executables, a runtime is available. Infamous for being a Clipper hack, i.e. it is not written in a low level language but rather created with the xBase semi-compiler Clipper itself, but done in a clever way so that while it is a command line or menu-driven dBase compatible system itself it creates the functions in the Clipper language rather than copying the actual Clipper system and is therefore a legal download.

Versions

  • 96.01.01
  • 97.01.01 (1997)
Note that nanoBase is delivered in seven packages, a version optimised for 8086/88 processors and a version optimised for 80286 and later, the runtime is also available in two similarly optimised versions, a documentation package and two source source packs, one having mouse support and the other not.

License and availability

  • Development has been discontinued, but nanoBase is Open source software released under the GPL v2.