Top 15 Energia Alternative and Similar Softwares | Mar 2024

Energia is a rapid prototyping platform for the Texas Instruments MCU Launchpad. Energia is based on Wiring and Arduino and uses the Processing IDE.

1. Evaldraw

Evaldraw Evaldraw allows you quickly write small programs in its C-like language. It supports static variables, enums, arrays, functions and just recently structs.Your code is re-compiled every time you type a character! Goodbye tedious compile times!A simple program that draws a gradient with the mouse:code:(){ setcol(mousx/xres*255,mousx/yres*255,255); drawsph( mousx, mousy, 10 );}Evaldraw......

2. Arduino Eclipse plugin

Arduino Eclipse plugin Where Arduino meets EclipseYou like Arduino, your projects are getting bigger and you feel the Arduino IDE is not powerful enough?This is about a free, open source, Eclipse plugin to ease your development efforts!As you only need the Arduino IDE, Eclipse and this plugin this represents a completely free and......

3. MockupScreens

MockupScreens Create five screens in ten minutes without any programming knowledge or prior training!MockupScreens, a rapid screen prototyping tool for technical and non-technical users alike. Aimed at software designers, analysts and development teams, MockupScreens lets you to sketch screen mock-ups of your application or web pages and organize them in scenarios.......

4. embedXcode

embedXcode embedXcode is a template for Xcode. It eases development for the most popular embedded computing boards.After having played with embedded computing platforms for a while, I was looking for one single IDE and a better one.Because I'm a Mac user, I designed embedXcode, a template for Xcode, the free and......

5. Terrarium

Terrarium Tired of read-eval-print loop while tweaking UI? Hate it when your designer colleague standing behind you and waiting for the change? Say goodbye to those awkward moments with Terrarium, a free and interactive UI prototyping tool designed for coders like you and me.PlaygroundsType a line of code and the result......

6. VisualWX

VisualWX Visualwx aims to be the ultimate RAD tool, designed for c++, python, perl, ruby, lua and wxWidgets. Still there are many things to do, but we've achieved considerable progress.We would like to demonstrate it to all as soon as possible. The program already has a lot of features, among the......

7. Cevelop

Cevelop The C++ IDE for professional developers.......

8. GlowCode

GlowCode GlowCode is the real-time performance and memory profiler for C++, C# and .NET code optimization. Finds bottlenecks, leaks fastest.......

9. SQLAPI++

SQLAPI++ SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL, SQLite, SQL Anywhere and ODBC). It uses native APIs of target DBMS so applications developed with SQLAPI++ library run swiftly and efficiently. The product also provides a low-level interface that......

10. Shed Skin

Shed Skin Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python (2.4-2.6) programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs.......

11. compare++

compare++ Compare++ is the real smart code diff tool. It can do language-aware structured comparison and ignore comment or pure formatted change.It can compare moved functions, auto-align structured sections and even compare similar functions in different files.......

12. WeeScript Automation

WeeScript Automation WeeScipt is a powerful Windows automation suite and software building tool for both novices and experts alike. Create simple automation, or full-featured user interface’s; even difficult tasks like making a windows service or multi-threading are as simple as a few clicks.WeeScript will help assist you with your automation, coding and......

13. UEStudio

UEStudio UEStudio offers all the functionality of UltraEdit plus other exciting and powerful features! Whether you are simply editing text, building applications, maintaining databases, or constructing websites, UEStudio's stunning array of innovative features offers the functionality of a bonafide IDE at an unsurpassed value.......

14. CodeRunner

CodeRunner A simple programmer's editor with a tightly-integrated console.It's excellent for rapidly prototyping code with its super fast edit-run-edit -run-save workflow, and its Cocoa integration gives it a real edge over the command line.It has syntax highlighting and code completion for many languages, including AppleScript, C, C++, Java, JavaScript (Node.js), Lua,......

15. Projucer

Projucer The Projucer is a comprehensive project management and code editing tool with a revolutionary C++ live coding environment which has full C++11 support. It is built with and easily used for JUCE development.FeaturesCompile code in real time, allowing to visualise the interface instantlyLive coding environment for any type......