Features
  • Code completion to help ensure proper syntax
  • Color syntax highlighting
  • Components for rapid application development
  • Customizable IDE layout with floating toolbars
  • Fonteditor for editing palm fonts
  • Object treeview for quick navigation and manipulation of the objects in the current designer
  • Assembler right inline in the Pascal code
  • Byte, Integer, Longint supported. Native Integer size is 16 bit
  • Disassembler included for easy code inspection (68K assembler)
  • Floating point without using MathLib (Sin,Cos,ArcTan,Ln,Exp,Sqr,Sqrt)
  • Header files (Units) written in Pascal
  • Inline assembler (HSAsm), using normal 68K syntax
  • No temporary files generated, all memory based. Clean compile every time
  • Resources imported or right inline in Pascal source
  • Runtime library included, written in Pascal style, using HSAsm and Pascal
  • Strings are native "C" strings, but still declared as "var S: String[20]". No allocation hassle
  • Written 100% in Borland Delphi (Pascal) for Windows

 
Whats next?
  • Liveupdate to easily upgrade to most current version
  • Online demo and source archive for pythia users
  • Adding more language support for ide (english and german available). Anyone interested in french, danish or russian?
  • Adding Objects
  • Source code debugger
  • Porting Pythia IDE to Linux platform

 
 www.pythia.org © 2000-2001 SK-Software.