No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
Learn More
Effortlessly Manage Product Information
OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
A refactoring tool for the Java programminglanguage, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available.
Universal UI is an open development environment that allows the creation of user interfaces in multiple programming languages. The application classes define a framework that is subclassed by a developer and tailored for language specific output.
PySQLdb provides a simple and consistent programming interface to SQL databases,
in Python.
The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
All Things Performance and Partner Marketing, All in One Place
Track calls, leads, and clicks without the manual work
Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
Mdef - MetaProgramming Language
Mdef lets you write code that writes code. N-th order programming. It lets your take your productivity to the next level. Never write the same code again.
ESOMA is a component orientated framework for simulation and evaluation
of arbitrary microprocessor and DSP architectures. Simulators using
ESOMA are runtime configurable. Architectural changes do not need
recompiling. Programminglanguage is C++ (Linu
A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programminglanguage/toolkit. New languages and toolkits can be supported using XML files.
Business password and access manager solution for IT security teams
Simplify Access, Secure Your Business
European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
A interpreter for the brainf*k programminglanguage which also can generate C code (and a Makefile).
Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
Paradox is a programminglanguage designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
The project's aim is to build automated programminglanguage translation system that will port program sources written in one language to other programminglanguage(s).
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programminglanguage. The prototype works sufficiently to help develop parts of itself.
Cantaloop aims to provide a framework which simplifies and speeds up
the application development process with the java programminglanguage. It contains a codegeneration engine for self-validating input forms which partly implements ``XForms''.
A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programminglanguage.
The Cup ProgrammingLanguage is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
Pizza is a small, fast and free compiler for Java and an important superset of the Java programminglanguage. It is written in Java/Pizza and compiles to Java class files.
The English ProgrammingLanguage Compiler. A simple programminglanguage that reads like plain English and compiles to Perl.
"There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.