Runtime

From REALbasicWiki

Jump to: navigation, search

Runtime can be:

  • The time where an application in running, by opposition with compile time where the compiler processes instructions and check coherence of the source code.
  • The runtime environment, is the software (behind the language) which will do all the nasty work: allocating memory, creating new objects, deleting no-longer-used objects, handling the object hierarchy...
Personal tools
related