Multi-cloud security delivered — now and in the future.
Designed for organizations operating in the cloud who need complete, centralized visibility of their entire cloud estate and want more time and resources dedicated to remediating the actual risks that matter, Orca Security is an agentless cloud Security Platform that provides security teams with 100% coverage their entire cloud environment.
Learn More
DriveStrike: Remote Wipe | Data Breach Protection
. From Fortune 500 to small businesses with remote workers, every industry can gain from premium endpoint security.
DriveStrike protects devices and data in the event of loss, theft, or use in remote locations. Remotely locate, lock, and wipe devices you manage to prevent data compromise. DriveStrike prevents data breaches to ensure confidentiality, compliance, and a competitive edge.
Dragon Composer is an experimental project toward creating a new programminglanguage (dragon) or environment where a programmer can write readable and reusable codes efficiently.
PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programminglanguage (C#, VB.NET, etc).
Application Wireframe XML and reference software/stylesheets. This project aims to create a xml schema for application wireframes used during requirements gathering phase of development. The goal is a methodology and programminglanguage agnostic format.
Lemick is a project to make a programminglanguage similar to those traditional Basic implementations but with all the attributes of the modern programming tool
B++ will become a completely object orientated programminglanguage based on a BASIC-like syntax. B++ applications will be stand-alone executable files (P-Code). B++ will offer an own data base interface and an own (OOP) framework providing API calls.
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
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.
galsC is a compiler for a new language (based on nesC, which is based on C) to support the TinyGALS (Globally Asynchronous, Locally Synchronous) programming model. This compiler is designed to work with the TinyOS project.
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.
A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programminglanguage, an improved version of the standard and well-known C/C++.
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
PATH is a programminglanguage that is similar to Brainfuck. This intuitive language requires a simple grasp of two dimensional space, one requirement that almost no other programming languages have.
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.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
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