| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 months |
| seen | May 16 at 13:47 | |
| stats | profile views | 42 |
I am currently making a calculator. It just looks like something such as subtract, multiply, some advanced mathematical operations etc. I'm trying to improve my calculator's speed as fast as possible. Sometimes I ask some questions in order to discuss some ideas, and almost of them are related to "performance". Some of this seem to look like "too localized", that's why some questions are closed...
My calculator features :
Quickly handle all complex expressions!Supports power operator (^)A powerful variable managerSupports two modes : "original and translated" ('translated' is more convenient)Execute the translated code immediately without compilingPortable code, you can bring it to everywhereMemory saving! 100% no structures, except when implementingCall some kinds of functions with parametersSupports variable container (vector)Is able to access glocal functions and variables in your programMacro managerSupports file loader, writer, parser, optimizer, reader etc
etc
My calculator is a portable library, so it can be very easily included in your program. It's written by Visual C++.
|
|
Stack Overflow | 145 rep | 12 |
|
|
English Language & Usage | 52 rep | 6 |
|
|
Meta Stack Overflow | 1 rep | |
|
|
Game Development | 1 rep |
This user has no active bounties
88 Votes Cast
| all time | by type | ||||
|---|---|---|---|---|---|
| 86 | up | 18 | question | ||
| 2 | down | 70 | answer | ||