Alternatives to CX-Programmer
Compare CX-Programmer alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to CX-Programmer in 2026. Compare features, ratings, user reviews, pricing, and more from CX-Programmer competitors and alternatives in order to make an informed decision for your business.
-
1
VTScada
Trihedral
VTScada is award-winning software that provides a refreshingly intuitive platform for creating highly-customized industrial monitoring and control applications that end users can trust and use with ease. A wide variety of industries around the world use VTScada for mission-critical applications of every size. VTScada is unique in that all its core SCADA components are developed in-house and are installed out-of-the-box. No need to cobble together basic functionality using custom code and third-party components like alarm dialers, Historians, and application version control. Built-in is better.Starting Price: $3,295 one-time fee -
2
ISPSoft
Delta
ISPSoft is the latest program development tool for Delta's programmable logic controllers (PLC) that complies with the IEC 61131-3 standard to integrate multiple tasks for project management. Customers can use standard PLCopen® function blocks, as well as Delta's self-developed function blocks to easily achieve different control requirements. ISPSoft offers users an efficient and convenient development environment and is suitable for both small and complex control systems. Symbols can be introduced in call-by-value or call-by-reference types. It can be stored and managed separately. Multiple monitor tables can be stored in a single project. Users can design frequently used instructions for specific applications in different industries. Supports cyclic, I/O interrupt, timer interrupt, external interrupt, and more. The software will provide usable tasks for different CPUs. Provides high-speed data log ability and the interval could be 1 CPU scan.Starting Price: Free -
3
OpenPLC Editor
OpenPLC
The OpenPLC Editor is an IEC 61131-3 compliant PLC editor totally free and open source. You can use it to upload PLC code directly to any board or system running OpenPLC Runtime. OpenPLC is an open-source programmable logic controller that is based on easy-to-use software. It is the first fully functional standardized open-source PLC, both in software and hardware. The OpenPLC project was created in accordance with the IEC 61131-3 standard, which defines the basic software architecture and programming languages for PLCs. OpenPLC is mainly used in industrial and home automation, the internet of things, and SCADA research. The Runtime is a portable software designed to run from the smallest of all microcontrollers (Arduino-compatible) to powerful servers in the cloud. It is responsible for executing the PLC programs you create using the Editor. The OpenPLC Editor is the software that runs on your computer and, as mentioned, is used to create your PLC programs.Starting Price: Free -
4
Pro-H
Hitachi
Pro-H is the universally usable 32 bit Programming software for all Hitachi H-Series PLC. Flexible choice of editors considerably decreases programming time. Additional special instructions for H-Series PLC. Standard according to IEC 61131-3. -
5
LADDER EDITOR
Hitachi
Thanks to its user-friendly features based on the distinctive functions of the Windows® operating system, such as icons, menu bar, and mouse operation. Such operations as cut, copy, paste, and save can be done in the same way as on other Windows® based software. Execution of various commands and input of ladder symbols can be easily performed using a mouse. The features of LADDER EDITOR for Windows® help users program efficiently. -
6
Eaton easySoft
Eaton
Eaton’s easySoft software is used to program easy controllers and displays. The software provides circuit diagram input and editing and the diagrams can be displayed in the format desired. An integrated offline simulation tool allows users to test a circuit diagram before commissioning. It supports users who are configuring, programming, and defining parameters for all the intelligent relays and creating visualization functions for the MFD displays. Existing programs that were created with the previous series (easy500/700/800) can be simply transferred to the easyE4 PLC with automatic conversion of visualizations with easySoft 7. Eaton’s goal is to enhance your product competency, troubleshooting skills, and safe operation of machinery control products. From beginners who are growing their knowledge to experts who need a refresher, Eaton offers a range of self-guided, eLearning, and instructor-led training to meet your individual needs. -
7
SymbolHound
SymbolHound
SymbolHound is a search engine that doesn't ignore special characters. This means you can easily search for symbols like &, %, and π. We hope SymbolHound will help programmers find information about their chosen languages and frameworks more easily. SymbolHound is primarily a programming search engine. Searching for symbols is just not that useful for the average Internet user. Google could probably very easily do this, but it wouldn't make their search engine any better for the vast majority of their user base; in fact, it might make it worse. But for the small percentage of people who find themselves needing to search for special characters, Google is not useful. However, SymbolHound is a symbol search engine and is perfect for that query. -
8
SILworX
HIMA
SILworX allows you to program and configure your HIMA safety-related controllers and diagnose errors in an intuitive user interface. This results in fewer user errors and faster engineering – enabling you to commission your safety system more quickly and adapt it to new requirements immediately. The engineering tool is a part of the HIMA Smart Safety Platform and supports current standards such as OPC UA (Open Platform Communications Unified Architecture). Thanks to its API, the software can be integrated into almost any system landscape. Automated tests and version management in external tools are also possible. Comparing logics and making changes visible. With the SILworX COMPARATOR PLUS project changes are quick, easy and comprehensible. It allows you to compare the logic of two programs, functions or functions blocks (Programming Organization Units) with one another, displaying the changes graphically and in tabular form with a high degree of detail. -
9
CLion
JetBrains
Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. Create custom live templates to reuse typical code blocks across your code base to save time and maintain a consistent style. Rename symbols; inline a function, variable, or macro; move members through the hierarchy; change function signatures; and extract functions, variables, parameters, or a typedef.Starting Price: $8.90 per month -
10
TwidoSuite
Schneider Electric
The first programming software that is organized according to the development tasks of your project, Twido Suite offers you a navigation that will become second nature! Discover a truly modern interface that is simple and intuitive, making implementation more user-friendly, quicker and more efficient. Simply smart, resulting from a study relating to ergonomics, TwidoSuite has been developed to assist and simplify all your operations with the aim of significantly reducing development time. Designed for your simple and varied applications ranging from 10 to 100 I/Os, it also ensures the upgrading of your automation systems. -
11
hevm
DappHub
The hevm project is an implementation of the Ethereum Virtual Machine (EVM) made specifically for symbolic execution, unit testing, and debugging of smart contracts. It is developed by DappHub and integrates especially well with the DappHub tool suite. The hevm command line program can symbolically execute smart contracts, run unit tests, interactively debug contracts while showing the Solidity source, or run arbitrary EVM code. Computations can be performed using a local state set up in a testing harness or fetched on demand from live networks using RPC calls. Run a symbolic execution against the given parameters, searching for assertion violations. One can also specialize specific arguments to a function signature while leaving others abstract. hevm uses an eager approach for symbolic execution, meaning that it will first attempt to explore all branches of the program.Starting Price: Free -
12
JSON
JSON
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. JSON is built on two structures: 1. A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array. 2. An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence. These are universal data structures. Virtually all modern programming languages support them in one form or another.Starting Price: Free -
13
RSLogix 500
Rockwell Automation
RSLogix 500 is the design and programming environment for the 1747 SLC and MicroLogix controller platforms. This software offering scales based on controller platform support as well as programming capabilities to ensure the right fit and function for your application. -
14
EcoStruxure Machine Expert
Schneider Electric
EcoStruxure Machine Expert (formerly SoMachine) saves engineering time through intuitive machine programming, with one of the most modern and powerful tool-based software concepts on the market. EcoStruxure Machine Expert is a unique solution software for developing, configuring, and commissioning the entire machine in a single software environment, including logic, motion control, robotics/mechatronics, simulation, diagnostics, intelligent motor and load management and drives, HMI (Vijeo Designer), IIoT and related network automation functions. Predefined templates allow to save engineering time by applying complete libraries or even a new machine module. One software covering the needs of simple up to high-performance machines. New Machine Expert Installer to install the complete software the web, local folder or physical media. -
15
HX CODESYS
Hitachi
The CODESYS OPC UA Server is a scalable solution for runtime systems that optimal fits the resources of the controller. The component is platform-independent and is very easy to integrate into the current runtime system. The product is targeting OEM customers and enables the integration of OEM-specific objects via the integrated provider interface. Various functions such as automatic input completion and assistance, syntax error check, debug and simulation allow you efficient development. Compiler for optimized powerful machine code of HXCPU. Project trees allow you collective management of devices, tasks, and programs of application. -
16
Coding Blocks
Coding Blocks
We are here to bridge the gap between the quality of skills demanded by industry and the quality of skills imparted by conventional institutes. At Coding Blocks, we strive to increase student interest by providing hands on practical training on every concept taught in the classroom. Learn Data structures and Algorithms right from the basics and become an accomplished programmer using Java, one of the most popular programming languages in the world and brighten your chances of making it to the Top Tech organisations as an Intern or SDE. Having been a standalone field for a long time, the software industry has now come neck to neck with most of the other industries by close coordination and easy integration. From the smallest light bulb to the most massive aircrafts, every industry is now implementing the use of computer programming for the convenience of the end user. A good command over coding can thus open a wide variety of employment opportunities.Starting Price: $20.09 per course -
17
Scheme
Scheme
Scheme is a general-purpose computer programming language. It is a high-level language, supporting operations on structured data such as strings, lists, and vectors, as well as operations on more traditional data such as numbers and characters. While Scheme is often identified with symbolic applications, its rich set of data types and flexible control structures make it a truly versatile language. Scheme has been employed to write text editors, optimize compilers, operating systems, graphics packages, expert systems, numerical applications, financial analysis packages, virtual reality systems, and practically every other type of application imaginable. Scheme is a fairly simple language to learn since it is based on a handful of syntactic forms and semantic concepts and since the interactive nature of most implementations encourages experimentation. Scheme is a challenging language to understand fully.Starting Price: Free -
18
Wolfram|One
Wolfram
Wolfram|One is the world's first fully cloud-desktop hybrid, integrated computation platform, the ideal entry point to using the full capabilities of the Wolfram technology stack. From data analytics to modeling (with our curated data or yours), from publishing an API to live presenting your latest R&D, from instant scratchpad to rapidly programming your prototype, Wolfram|One is the culmination of 30 years' experience in one easy-to-use, get-started-now product from the world's leading computation company. From basic web forms to large-scale data analytics, Wolfram technology includes the functionality for any kind of computational task. Underlying everything we do is the Wolfram Language. Designed for the new generation of programmers, the Wolfram Language has a vast depth of built-in algorithms and knowledge, all automatically accessible through its elegant unified symbolic language. Scalable for programs from tiny to huge, with immediate deployment locally and in the cloud.Starting Price: $148 per month -
19
EcoStruxure Control Expert
Schneider Electric
EcoStruxure Control Expert is the common programming, debugging and operating software for Modicon M340, M580, M580S, Premium, Momentum and Quantum ranges. Design your applications faster and easier with its standardized objects or libraries, program units, integration of field devices and powerful debug and simulation tools. EcoStruxure Control Expert allows you to maintain and update your installations without stopping the process (CCOTF). With Modicon M580 web server, you can diagnose from any tablet or smartphone. EcoStruxure Control Expert’s integrated conversion tools and Unity M580 Application Converter (UMAC) bring smooth continuity and migration from your legacy PLC ranges to the new generation PACs. -
20
SIMATIC STEP 7
Siemens
SIMATIC STEP 7 in TIA Portal is the comprehensive engineering tool for configuring and programming SIMATIC controllers, whether PLC- or PC-based. SIMATIC STEP 7 Professional (TIA Portal) can be used to configure, program, test, and diagnose all generations of SIMATIC controllers. SIMATIC STEP 7 Basic (TIA Portal) is the price-optimized subset of STEP 7 Professional software that can be used both for engineering the SIMATIC S7-1200 Basic Controllers and for configuring the SIMATIC HMI Basic Panels, because WinCC Basic is part of the software package. Today’s automation solutions must overcome a variety of challenges. To do this, they require high-performance software that is as efficient, flexible, and reliable as possible, both now and in the future. By choosing the right license for your individual application, you’ll keep your software cost-effectively up to date. -
21
Ring
Ring
The Ring is a practical general-purpose multi-paradigm language. The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (Windows, Linux, macOS, Android, WebAssembly, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. The language is simple, trying to be natural, encourage organization and comes with transparent and visual implementation. It comes with compact syntax and a group of features that enable the programmer to create natural interfaces and declarative domain-specific languages in a fraction of time. It is very small, flexible and comes with smart garbage collector that puts the memory under the programmer control. It supports many programming paradigms, comes with useful and practical libraries.Starting Price: Free -
22
Typing.io
Typing.io
Most typing tutors sidestep symbol keys and skip the most frequently typed key, backspace/delete. Typing.io includes these keys, resulting in uninflated WPMs and realistic practice. Yes, every typo interrupts the thought process not unlike a slow compiler or UI lag. Faster and more accurate typing is like a better REPL — not only does this speed up development, it fundamentally affects the exploration process. Yes, code completion tools usually help with easyToTypeAlphabeticVariables, leaving developers with a higher concentration of remaining symbols. Some completion tools help initially generate symbol-heavy boilerplate, but subsequent edits still require manual typing. Monitor trends in your typing like increases in WPM and decreases in unproductive keys. Find and eliminate plateaus preventing improvement. Includes statistics on all typing lessons completed since you first logged in.Starting Price: $9.99 per month -
23
Medved Trader
Medved Trader
Track portfolios, show charts with technical indicators, monitor time & sales, all in real-time using any one (or several) of the supported data sources. Flexible and fully customizable charting, with all the various chart types, indicators, annotations and alerts that active traders require. See where your current orders and positions are, create a new order, drag pending orders with a mouse to a new price, see them execute, all from the chart. Detect multiple candle patterns in real-time on charts and incorporate chart pattern detection in real-time scans. A complete set of patterns with various tweaking parameters. A full-featured alert system that includes fully configurable alerts on single symbols, multi-symbol, portfolios, and news. Trendline alerts on charts are also available. Streaming and snapshot news from multiple sources show up on the portfolios. Trade and monitor your accounts from inside the program using any of the brokers to which Medved Trader connects.Starting Price: $19.99 per month -
24
Sourcetrail
Coati Software
Sourcetrail is an interactive source explorer that simplifies navigation in existing source code by indexing your code and gathering data about its structure. Sourcetrail then provides a simple interface consisting of three interactive views, each playing a key role in helping you obtain the information you need. Search: Use the search field to quickly find and select indexed symbols in your source code. The autocompletion box will instantly provide an overview of all matching results throughout your codebase. Graph: The graph displays the structure of your source code. It focuses on the currently selected symbol and directly shows all incoming and outgoing dependencies to other symbols. Code: The Code view displays all source locations of the currently selected symbol in a list of code snippets. Clicking on a different source location allows you to change the selection and dig deeper.Starting Price: $195.00/one-time/user -
25
MPLAB Integrated Programming Environment
Microchip
What is a programming environment? It is a simplified application that provides an interface for microcontroller (MCU) production programmers that allows a technician to easily load, program and verify software and avoid the complexities of full-featured Integrated Development Environments (IDEs). MPLAB Integrated Programming Environment (IPE) provides this type of solution. It is a simple interface that provides quick access to key production programming features. MPLAB IPE has a technician-level user interface for use on the manufacturing floor and provides production programming capabilities for all Microchip programmers and products supported by MPLAB X Integrated Development Environment (IDE). In production mode, technicians can program devices set by the engineer, view memory and power settings, read device ID, import hex files, environments and SQTP files, etc., as allowed by permission settings. -
26
ReSharper
JetBrains
The Visual Studio Extension for .NET Developers. On-the-fly code quality analysis is available in C#, VB.NET, XAML, ASP.NET, ASP.NET MVC, JavaScript, TypeScript, CSS, HTML, and XML. You'll know right away if your code needs to be improved. Not only does ReSharper warn you when there's a problem in your code but it provides hundreds of quick-fixes to solve problems automatically. In almost every case, you can select the best quick-fix from a variety of options. Automated solution-wide code refactorings help you safely change your code base. Whether you need to revitalize legacy code or put your project structure in order, you can rely on ReSharper. You can instantly navigate and search through the whole solution. Jump to any file, type, or type member, or navigate from a specific symbol to its usages, base and derived symbols, or implementations.Starting Price: $12.90 per user per month -
27
AmiBroker
AmiBroker
Drag-and-drop averages, bands and indicators on other indicators, modify parameters in real-time using sliders and customize using many different styles & gradients to make them beautiful. Amazing speed comes together with sophisticated features like: advanced position sizing, scoring and ranking, rotational trading, custom metrics, custom backtesters, multiple-currency support. Don't spend your time and energy on repeated tasks. Let AmiBroker automate your routine using newly integrated Batch processor. No more boring repeated clicks. You can run it from Windows scheduler so AmiBroker can work while you sleep. Exploration is multi-purpose screening/data mining tool that produces fully programmable tabular output with unlimited number of rows and columns from all symbols data.Starting Price: $299 per year -
28
Studio 5000
Rockwell Automation
The Studio 5000® environment combines elements of design into one standard framework that optimizes productivity and reduces time to commission. This intuitive integrated design environment focuses on rapid design, re-use, collaboration and virtual design. The updated user interface provides a common, modern user experience across all Studio 5000 applications. Studio 5000 Logix Designer® is an intuitive programming environment that allows users to work collaboratively to design and maintain their systems. With Studio 5000 Architect®, you can jump-start your initial system creation for your control and visualization applications. Studio 5000 Simulation Interface connects controllers – physical or emulated – to simulation and modeling tools to enable virtual commissioning and model-based design. -
29
CodeSonar
CodeSecure
CodeSonar employs a unified dataflow and symbolic execution analysis that examines the computation of the complete application. By not relying on pattern matching or similar approximations, CodeSonar's static analysis engine is extraordinarily deep, finding 3-5 times more defects on average than other static analysis tools. Unlike many software development tools, such as testing tools, compilers, configuration management, etc., SAST tools can be integrated into a team's development process at any time with ease. SAST technologies like CodeSonar simply attach to your existing build environments to add analysis information to your verification process. Like a compiler, CodeSonar does a build of your code using your existing build environment, but instead of creating object code, CodeSonar creates an abstract model of your entire program. From the derived model, CodeSonar’s symbolic execution engine explores program paths, reasoning about program variables and how they relate. -
30
ABB Automation Builder is the integrated software suite for machine builders and system integrators wanting to automate their machines and systems in a productive way. Combining the tools required for configuring, programming, debugging, and maintaining automation projects, Automation Builder addresses the largest single cost element of most of today's industrial automation projects, time spent on working with the software. ABB Automation Builder covers the engineering of AC500 PLCs, AC500 safety PLCs, CP600 control panels, drives, and motion. A convenient setup helps to configure the installation. It also handles license registration, maintenance, and updates of the software. Automation Builder is available in basic (free), standard, and premium editions fitting the needs of small projects and managing the challenges of many and large projects for OEMs and system integrators. Automation Builder is immediately available by using the incorporated 30-day test license.
-
31
DataMelt
jWork.ORG
DataMelt (or "DMelt") is an environment for numeric computation, data analysis, data mining, computational statistics, and data visualization. DataMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using Java API. Elements of symbolic computations using Octave/Matlab scripting are supported. DataMelt is a computational environment for Java platform. It can be used with different programming languages on different operating systems. Unlike other statistical programs, it is not limited to a single programming language. This software combines the world's most-popular enterprise language, Java, with the most popular scripting language used in data science, such as Jython (Python), Groovy, JRuby.Starting Price: $0 -
32
ScenePD
Trancite
More than 1300 intelligent drag-and-drop symbols. Structures, Streets and symbols know how to interact with one another. Multiple affordable licensing options available. Label, annotate, and diagram over the top of images. -
33
PascalABC.NET
PascalABC.NET
The new generation Pascal programming language combines the simplicity of classic Pascal, a great number of modern extensions, and the broad capabilities of Microsoft .NET Framework. Free, simple, and powerful IDE. Built-in form designer for rapid development of Windows desktop applications. Download the latest version of PascalABC.NET with a build-in form designer. Several extensions of the Pascal language, including the foreach operator, in-block variable definitions, auto type deduction in variable definitions, simplified syntax of units, method implementations inside classes and records, a new operator for object construction, anonymous classes, auto-classes, BigIntegers, etc. The most modern features of programming languages like n-dimensional dynamic arrays, generics, interfaces, operator overloading, exceptions, garbage collection, and lambda expressions. IDE with integrated debugger, IntelliSense system, code templates, and code auto-formatting.Starting Price: Free -
34
FlowBreeze
BreezeTree Software
FlowBreeze flowchart software is a Microsoft® Excel® add-in that automates the process of making flowcharts by generating flowchart shapes from your text. FlowBreeze lets you create flowcharts by just typing. You simply type in each flowchart step, and press Enter. The text is replaced by a flow chart symbol. Formatting is applied, symbols are aligned, and a connector arrow is added automatically. Wouldn't it be great if there were a way you could create flow charts that was as effortless as typing? A flow chart tool that picks the flowchart symbol for you based on the words you type? A flow chart tool that adds connectors between the flowchart symbols for you? A flow chart tool that integrates seamlessly into Microsoft Office, so anyone can edit and maintain flowcharts?Starting Price: $59.95 per license -
35
SQL Conta
Distrito K
Create unlimited departments with a tree structure and allocate the amount corresponding to each department directly or as a percentage. The multitude of reports and balances offered by tax accounting programs will help you obtain the necessary information about your company. Choose between the different amortizations that can be linear in percentage, linear in months, regressive or progressive. With a simple click it is possible to generate your monthly and annual amortization plan and automatically create the accounting entries. Automate the entry of entries thanks to the programmable entry templates included in the accounting software. With this option you will be able to define the most common entries in your company, indicating the fixed fields and requesting only the variable data, reducing the time in entering entries in accounting programs considerably. -
36
AppCode
JetBrains
Thanks to an in-depth understanding of your code structure, AppCode takes care of your routine tasks and saves you from extra typing. Jump to any file, class, or symbol in your project in no time, use hierarchical and structure views to navigate through your project structure. AppCode offers two kinds of code completion: basic as-you-type completion, and more advanced SmartType completion for precise filtering of suggestions. Modify and improve your code any time with safe, accurate and reliable refactorings. AppCode is constantly monitoring the quality of your code. It warns you of errors and smells and suggests quick-fixes to resolve them automatically. AppCode provides lots of code inspections for Objective-C, Swift, C/C++, and a number of code inspections for other supported languages. All code inspections are run on the fly. Rename variables, constants, functions, type names and classes and rest assured that AppCode will update all the usages across the entire code base for you.Starting Price: $199 per user per year -
37
CircuitLab
CircuitLab
Easy-wire mode lets you connect elements with fewer clicks and less frustration. Unit-aware expression evaluation lets you plot arbitrary signals of interest, such as differential signals or power dissipation. In-browser simulation and plotting lets you design and analyze faster, making sure your circuit works before ever picking up a soldering iron. Advanced simulation capabilities include frequency-domain (small signal) simulation, stepping circuit parameters through a range, arbitrary Laplace transfer function blocks, and more. Work with multiple signals easily with configurable plotting windows, vertical and horizontal markers, and calculations on signals. Draw generic rectangular symbols for IC or system-level wiring diagrams with just a few clicks.Starting Price: $24 per year -
38
All Symbol Keyboard
MelonSoup
Amazing custom fonts, symbols, and emoticons (kaomoji) that work in any app. Works with Instagram, WhatsApp, Snapchat, and many more apps! Just open all keyboard symbols and fonts and type away. Are you looking for some nice symbols to decorate your Keyboard, Facebook, Instagram or Twitter posts and comments, or maybe to brighten up your username? We've got them for you, making it more fun! All symbol cursive keyboard helps you get fancy letters, special characters, special symbols, and emoticons right in your extension keyboard, such as hearts, flowers, stars, arrows, currency, degrees, checkmarks, math, PI, infinity, copyright, TM, and many many more.Starting Price: $5.99 per month -
39
dotPeek
JetBrains
As soon as you've decompiled an assembly, you can save it as a Visual Studio project (.csproj). This can potentially save a lot of time if you need to restore lost source code from a legacy assembly. dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource. dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code. dotPeek inherits a lot of features from ReSharper. These include contextual and context-insensitive navigation, usage search, as well as different code structure and hierarchy views. Use Find Usages to search for all usages of a symbol, be it a method, property, local variable or a different entity. The Find Results tool window lets you group usages, navigate between them, and open them in the code view area.Starting Price: Free -
40
TinyCAD
TinyCAD
TinyCAD is a an open source program for drawing circuit diagrams which runs under Windows. Do not pay for TinyCAD, it is free and always will be. There are no licensed sellers of TinyCAD. Creating libraries of circuit symbols in TinyCAD is easy, but time-consuming. If you have some symbols you feel might benefit other TinyCAD users, then why not upload the symbols to this site to allow other users to download them? The TinyCAD manual is included in the installer but can also be read on-line as part of the TinyCAD wiki. If you feel this manual could be updated in any way, then please go-ahead and edit the Wiki for the benefit of others. There are tutorials on the Github site on how to edit Wikis. -
41
VariCAD
VariCAD
VariCAD is 3D / 2D CAD software primarily intended for mechanical engineering design. The comprehensive CAD software enables designers to quickly create, evaluate, and modify their models. The software is sold as one "fully loaded" package, with all features and functions, for one affordable price. VariCAD delivers an excellent performance-to-price ratio, making it one of the smartest choices on the market today. VariCAD is compact, fast, easy to use, and provides everything necessary for mechanical design. The system contains: 3D Modeling 2D Drawing and Editing Optional Support of Parameters Optional Support of Geometrical Constraints Shells Modeling, Pipelines, Wires Crash Tests (Interferences) 3D Assemblies and Groups Surface Development (Sheet Metal Unbending) Mechanical Part Libraries and Symbol Libraries Calculations of 3D Objects or 2D Sections BOM and Title BlocksStarting Price: 989 €/user -
42
TIA Portal
Siemens
Totally Integrated Automation Portal (TIA Portal) gives you unrestricted access to the complete range of digitalized automation services, from digital planning to integrated engineering and transparent operation. Shorten your time to market with the aid of simulation tools, boost the productivity of your plant using additional diagnostic and energy management functions, and increase flexibility via connections to the management level. Innovative simulation tools, seamlessly integrated engineering, and transparent plant operation work perfectly together in TIA Portal for more flexibility, speed, and productivity. The new options benefit system integrators and machine builders as well as plant operators, making TIA Portal your perfect gateway to automation in the Digital Enterprise. With a digital workflow, a virtual model of machines and plants can be used to simulate and test every aspect before actually building the real thing. -
43
Assembly
Assembly
Assembly language is a low-level computer programming language that is used to directly control the hardware of a computer system. It consists of symbols and words that represent specific instructions to the processor. Assembly language is often used to optimize programs written in higher-level languages, as it can provide a more efficient way to access memory and other resources. -
44
CodeChef
CodeChef
CodeChef was created as a platform to help programmers make it big in the world of algorithms, computer programming, and programming contests. At CodeChef we work hard to revive the geek in you by hosting a programming contest at the start of the month and two smaller programming challenges at the middle and end of the month. We also aim to have training sessions and discussions related to algorithms, binary search, technicalities like array size and the likes. Apart from providing a platform for programming competitions, CodeChef also has various algorithm tutorials and forum discussions to help those who are new to the world of computer programming. Try your hand at one of our many practice problems and submit your solution in the language of your choice. Our programming contest judge accepts solutions in over 55+ programming languages. Preparing for coding contests were never this much fun! Receive points, and move up through the CodeChef ranks. -
45
NLREG
NLREG
NLREG is a powerful statistical analysis program that performs linear and nonlinear regression analysis, surface and curve fitting. NLREG determines the values of parameters for an equation, whose form you specify, that cause the equation to best fit a set of data values. NLREG can handle linear, polynomial, exponential, logistic, periodic, and general nonlinear functions. Unlike many "nonlinear" regression programs that can only handle a limited set of function forms, NLREG can handle essentially any function whose form you can specify algebraically. NLREG features a full programming language with a syntax similar to C for specifying the function that is to be fitted to the data. This allows you to compute intermediate work variables, use conditionals, and even iterate in loops. With NLREG it is easy to construct piecewise functions that change form over different domains. Since the NLREG language includes arrays, you can even use tabular look-up methods to define the function. -
46
Reloadly
Reloadly
For ambitious companies around the world, Reloadly's data and airtime API makes topping up prepaid mobile users as simple, borderless, and programmable as the rest of the internet. Send airtime online with simple APIs, SDKs, widgets or plugins. With just a few lines of code, you can add mobile top-up to your web or mobile application in the programming language you already use. World-class developer onboarding and tools as building blocks for global mobile recharge and data. Register for your free account and start building in minutes. There are no contracts, no restrictions, no shenanigans! Local and international access to the world's leading mobile operators. Our coverage of over 700+ telcos on one API with one wallet removes many complexities to manage your airtime and data top-up requirements. A technology-first approach solving the complexities in the prepaid telecom market. -
47
Logicom E&P
Logicom
Reserves and Resource Estimation; NMR, Acoustic and Image Log Analysis; Core Database and Interpretation Software. REP (Resource Evaluation Programme) uses the well-known Monte-Carlo technique for a rigorous solution of the volumetrics equation. LogIC is a petrophysical software for the analysis of NMR, image, sonic waveform and standard well-logging suites Core Chopper: Turn boxed core images into depth-indexed image strips for import into your petrophysics program. Q-SCAL: A product for loading, storing and analyzing all types of conventional and special core analysis data. It is developed by working geologists and petrophysicists, to meet their requirements in the real world of exploration and production. LogIC evolved with an emphasis on speed, flexibility and output quality. It is also a tool for developing and testing ideas, and communicating them effectively. -
48
BASIC
BASIC
BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. Initially, BASIC concentrated on supporting straightforward mathematical work, with matrix arithmetic support from its initial implementation as a batch language, and character string functionality being added by 1965. The emergence of BASIC took place as part of a wider movement towards time-sharing systems. Some dialects of BASIC supported matrices and matrix operations, which can be used to solve sets of simultaneous linear algebraic equations. These dialects would directly support matrix operations such as assignment, addition, multiplication (of compatible matrix types), and evaluation of a determinant. BASIC declined in popularity in the 1990s, as more powerful microcomputers came to market and programming languages with advanced features (such as Pascal and C) became tenable on such computers. -
49
HDDScan
HDDScan
HDDScan is a freeware software for hard drive diagnostics (RAID array servers, Flash USB, and SSD drives are also supported). The program can test storage devices for errors (Bad blocks and bad sectors), show S.M.A.R.T. attributes, and change some HDD parameters such as AAM, APM, etc. HDDScan can be useful for performing the regular "health test" for your drive and predicting its degradation, so you will be able to prevent data loss and backup your files before you have to contact the data recovery service. Additionally, the software can be used as the hard disk temperature monitor and reading/writing benchmark – a performance graph is displayed for every test. -
50
OpenGrok
OpenGrok
It understands various program file formats and history from many Source Code Management systems. In other words it lets you grok (profoundly understand) source code and is developed in the open, hence the name OpenGrok. It is written in Java. Search for full text, definitions, symbols, path and revision history. Show the matching lines in search results. Online cross-reference with syntax highlighting, highly customizable look and feel using CSS stylesheets. Plugins can be written for new programing language or revision control systems.