View Poll Results: What should I work on?

Voters
6. You may not vote on this poll
  • Add switch statements to the language

    5 83.33%
  • Add stack-based math parser to if/for/while statements

    4 66.67%
  • Write more tutorials

    1 16.67%
  • Document the 10k lines of code

    2 33.33%
  • Document the language itself

    2 33.33%
  • Add functions

    6 100.00%
  • Figure out a new unique name

    2 33.33%
  • Shell out the compiler to a DLL so it's more portable

    3 50.00%
  • Write more demos/games

    1 16.67%
Multiple Choice Poll.

Thread: OST2: Neglection catching up to me

  1. #1
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905

    OST2: Neglection catching up to me

    Ok, I've been neglecting my duties of updating OST2 for a while now, and now I'm wondering what I should work on. I've come up with a few ideas, tell me what you think.

    btw, this is a multioption poll, feel free to choose as many things as you think i should work on

    -edit-
    and if you don't know what OST2 is, go to my website and download it.
    For you lazy people it's my programming language, probably my biggest project up to this point (I've been working on the actual idea of the language for over a year now, and OST2 has been in development since last october)

    -edit 2-
    and oh yah, these are the things I want to get done for release #10, as, well, it's release #10 and I want there to be a lot of new features and improvements.
    Last edited by jverkoey; 07-21-2004 at 06:39 PM.

  2. #2
    Software Developer jverkoey's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    1,905
    ok, it looks like I will be adding switch statements and functions then. In about a month or two I should have them implemented, I've got to spend a little while brainstorming the best way to implement them, so we'll see what happens.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Catching key strokes in a ListView
    By @nthony in forum Windows Programming
    Replies: 1
    Last Post: 07-28-2006, 02:40 AM
  2. Catching a control's messages
    By DominicTrix in forum Windows Programming
    Replies: 1
    Last Post: 09-06-2003, 03:03 PM
  3. Catching Events
    By Unregistered in forum Windows Programming
    Replies: 0
    Last Post: 06-18-2002, 08:18 AM
  4. Catching bad input
    By Asmodan in forum C++ Programming
    Replies: 3
    Last Post: 05-28-2002, 06:24 PM
  5. Catching the elusive winsock
    By jinx in forum C++ Programming
    Replies: 0
    Last Post: 04-04-2002, 08:19 PM