User:AlexVinS/Packages

From Free Pascal wiki
< User:AlexVinS
Revision as of 10:35, 10 January 2011 by AlexVinS (talk | contribs) (New page: =Some ideas on library packages design= * New system ''crossplatform''. ** os independent, but depends on CPU. * OOP interface (ojpas interfaces based) between host executable and packag...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Some ideas on library packages design

  • New system crossplatform.
    • os independent, but depends on CPU.
  • OOP interface (ojpas interfaces based) between host executable and package RTL, extensible to communicate with concrete packages.