Results 1 to 10 of 70

Thread: GamePascal - Cross-platform Game Development in Object Pascal

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    gpdev1.jpg

    I’m working on a IDE for GamePascal. The first version will be very light-weight with all the necessary features to allow you to productive. Some features will include:


    • Syntax Highlighting
    • Multiple Open Source Files
    • Program, Unit and Include source file types.
    • Program and Unit names will automatically match the saved base filename
    • Standard editing features (cut, copy, past, undo redo, etc)
    • Code completion and param hints
    • Code folding
    • Jump to compiler error location
    • Source level debugging
    • Declare project options in source
    • Much more to come over time
    Last edited by drezgames; 10-11-2013 at 08:16 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •