An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
PHP - Support for the Eclipse IDE Framework ( www.eclipse.org ). Some Features are PHP parser, debugger, code formatter, outline view, templates...(ProgrammingLanguage: Java)
MacPerl supports the Perl programminglanguage on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
The Fermion ProgrammingLanguage is a dynamic high-level, object oriented, case insensitive programminglanguage. The simplicity of the language makes Fermion a good learning and prototyping language for all levels of programmers.
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
PyMultimethods is a library that allows multimethods (aka multiple dispatch, generic functions) to be written in the python programminglanguage. Functionality is exposed via function decorator or, optionally, a direct class interface.
A Controlled LanguageProgramming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Pygone is to be a programminglanguage built on top of Python, aimed to be a ridiculously high level programminglanguage, allowing for it to be used to introduce people to programming.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
EcstasyYaal is a programminglanguage with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
Raiden block cipher: An extremely lightweight and fast block cipher, developed using genetic programming, with the intention to be an alternative to TEA. This cipher is as fast as TEA, and without many of its known weaknesses.
Basic language between high level assembler und small C. The Compiler outputs x86 assembler code. No use of extern library an nearly independent from the operating system. The compiler is only some KByte in size.
Fusion is a powerful high level programminglanguage that merges several feature from Ruby, Python, Java, C++, Visual Basic, etc, in a only language. It's implemented by means of a compiler written in Haskell that generates Ruby code.
allspice is a set of java libraries that allow you to easily create (or extend) programming languages that run on top of the JVM for seamless integration with java. Code written in one language is indistinguishable from another.
Newspeak is a simplified programminglanguage, well-suited for the purpose of static analysis. The compiler c2newspeak tranforms C programs into Newspeak. Other utilities to manipulate Newspeak programs are also available.
Fluxor is a python command-line tool that takes a Metabolic network specified in the Systems Biology Markup Language (SBML) and performs Flux Balance Analysis (FBA) using the Gnu Linear Programming Kit (GLPK) and SWIG.
Two projects; new one is "Alan" a programminglanguage. The other is "jjLibrary" a C++ library which provides 1) jjPattern : Pattern-based container class (Hash, Tree, List, Graph), 2) jjErrno : error handling, and 3) jjCGI : CGI library.
Yabasic is a free, multi-platform implementation of a traditional command-line BASIC programminglanguage interpreter. It is small, feature-rich, and easy-to-use, with numerous useful features and facilities for structured programming.
Expression Evaluator (EE, or 2E) -- an embeddable or stand-alone language used to evaluate expressions, includes auto-typed variables, C-like expressoin syntax, in-line conditoinals / in-line conditonal looping, built-in and defined functions.
The scala-fast-dynamic is a compiler plugin + a small runtime library for the Scala programminglanguage (http://www.scala-lang.org) that re-implement the way structural types are translated into JVM bytecode, achieving higher performance.
New C++ derived programminglanguage and virtual machine with enhanced language features (metaprogramming, TAGs, symbolic processing) NOT based on YACC/LEXX. Playground for new language features and compiler optimization techniques.