Nov 8
Change o’ Plans
icon1 dawmail333 | icon2 In Development | icon4 11 8th, 2008| icon3No Comments »

Well, TypeCalc isn’t going to be out in too much of a hurry, as there’s some issues with it.

However, we have a new project that should appear pretty soon! 8-) Read the rest of this entry »

Sep 19

Right now, as I write, I am sending out alpha versions of my latest project to select people. After a bit of testing, hopefully I’ll be able to release public version 1 of this expression evaluator.

The expression evaluator simply takes what you put in (a mathematical equation), solves it. While the current version does not support true expressions (2x = 2 * 8 turned into x = 8), it does accept +-×÷· operators, (Written as +-*/ in program), as well as powers (denoted by the ^ symbol), and brackets to change the order of operations.

Read the rest of this entry »

Sep 9

Everything’s ready to go here! Get ready to see some interesting stuff coming from us here.