Results 1 to 10 of 36

Thread: Machina Engine DevPascal - IDE for Free Pascal

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    It's really something like that I have in mind. But, when the user add another source-code, the program will need to parser and add the new stuff in the data-base(which will be a XML tree).

  2. #2
    As I see it, it's a two step process. First, the bigger, you have a database for the standar functions, procedures and classes. Second, you parse the user sources to add her new classes, functions and procedures. The second step can be done when you parse the code for highlights for example.

  3. #3
    I'm solving some memory leaks, and I have made some improvements in the user interface inspired by the new VS 2011 interface - and thinking about change the icon colors to grayscale like in VS 2011, because, let's admit, that gray interface is good because don't do a visual mess:

    MEDevPascalUI1.jpg

    New tabs styles:








    Last edited by FelipeFS; 28-06-2012 at 09:00 PM.

  4. #4
    Looks nice. Hope to see this around soon.

  5. #5
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    Looks great. Always nice to fix memory leaks.
    Existence is pain

  6. #6
    can you tell us when this IDE will be ready to use ?
    i know its not easy , but i think this will be the only alternative to lazarus

    good luck

  7. #7
    It's hard to tell, but I hope to release a usable(not stable) version until the end of July. =)

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
  •