The Gedae Development Environment
Gedae is a software development environment with a language and compiler that automatically builds software for today’s complex computer systems. Users benefit from the staggering effects automation. Productivity is increased tenfold because the tedious details are implemented by the compiler. The software runs faster and uses less power because the compiler optimizes the data plan for the whole application. In fact, the software is higher quality and has better performance than software hand optimized by experts.
Learn more about the Gedae Development Environment.
The Gedae Idea Text Language and Compiler
Gedae has just released the Idea Text Language and Compiler which automates the implementation of processor specific code required to run algorithms on today's multicore and complex memory architectures.
In concept the Gedae Compiler is similar to previous advances in computing like compiling assembly to machine code and subsequently compiling higher level languages like C to assembly.
The compiler fully optimizes application behavior for the target, addressing important efficiences and issues like: data layout in memory, memory schedule, data movement, concurrency control, context switch times, and deadlock and race conditions.
Learn more about the Idea Technology.