Difference between revisions of "Systems 2006"

From Free Pascal wiki
Jump to navigationJump to search
Line 18: Line 18:
 
* tgz source: fpc 2.1.1
 
* tgz source: fpc 2.1.1
 
* Installation instructions
 
* Installation instructions
 +
 +
==Feature list==
 +
 +
===FPC===
 +
 +
* Object pascal: delphi compatibility mode
 +
* RTL
 +
* FCL
 +
* Packages: gtk, gtk2, opengl, netdb, regexpr
 +
 +
===Lazarus===
 +
 +
* IDE, RAD
 +
* Debugger: breakpoints, watches, call stack
 +
* Source editor: syntax highlighter, code folding, codetools, class completion, identifier completion (Delphi: code completion), word completion, code refactoring (rename identifier), bookmarks,
 +
* Form editing: object inspector, component editors, property editors, visual form inheritance, wysiwyg dragging,
 +
* Printing: printer4lazarus: cups (Linux, MacOSX, FreeBSD), winapi (Windows)
 +
 +
===Third party packages===
 +
 +
* synapse

Revision as of 23:16, 7 October 2006

Planning

Booth service

  • Florian: prefered 23th to 24th or 25th, 26th and 27th not possible
  • Mattias: preferred 25th to 27th
  • Swen: 23rd to 27th possible

CD

Content

  • tgz source: fpc 2.0.4, lazarus 0.9.20
  • tgz source: fpc 2.0.4, lazarus 0.9.20
  • rpm i386: fpc 2.0.4, fpc-src, fpc-doc, lazarus 0.9.20
  • deb i386: fpc 2.0.4, fpc-src, fpc-doc, lazarus 0.9.20
  • dmg powerpc: fpc 2.0.4, fpc-src, lazarus 0.9.20
  • windows installer: fpc 2.0.4, fpc-src, lazarus 0.9.20
  • FreeBSD binary i386: fpc 2.0.4, fpc-src, lazarus 0.9.20
  • tgz source: fpc 2.1.1
  • Installation instructions

Feature list

FPC

  • Object pascal: delphi compatibility mode
  • RTL
  • FCL
  • Packages: gtk, gtk2, opengl, netdb, regexpr

Lazarus

  • IDE, RAD
  • Debugger: breakpoints, watches, call stack
  • Source editor: syntax highlighter, code folding, codetools, class completion, identifier completion (Delphi: code completion), word completion, code refactoring (rename identifier), bookmarks,
  • Form editing: object inspector, component editors, property editors, visual form inheritance, wysiwyg dragging,
  • Printing: printer4lazarus: cups (Linux, MacOSX, FreeBSD), winapi (Windows)

Third party packages

  • synapse