Atom is a programmable, register-based virtual machine for Win32 computers. The AtomVM can be programmed using a high-level, neo-assembler language called Atom Assembler.
AxLINQ is Language-INtegrated Query for Microsoft Dynamics Ax, inspired by the LINQ project for .Net [PROJECT MOVED TO CODEPLEX] axlinq.codeplex.com
Www.jaf.dk
B++ will become a completely object orientated programming language 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.
Extraction of text from web-sites, especially news publications. BAIA, short for Basic Analysis of Internet Articles is a programming language. BAIA automates all housekeeping around extraction and saving of text content from web-sites.
Bahasa Komputer berejaan Indonesia - BAIK プログラミング言語
BAIK is a scripting language which syntax is in Indonesian for Windows, iOS, Android and Linux. BAIK Developer is Haris Hasanudin. "BAIK adalah bahasa komputer dalam bahasa Indonesia". BAIK プログラミング言語は、ハリス ハサヌディンによって開発されたスクリプト言語です。
The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
Used to translate Borland C++ to Borland Delphi. It was designed to translate Borland C++, however will translate other versions with an increased error rate. Please be sure to set up your own Types in the Options Menu => Keywords => User Types section.
A PHP module that will allow PHP scripts to connect and
make calls to enterprise Tuxedo middleware services.
Module is implemented directly into PHP external functions
(ie: a C compiled shared library called by PHP).
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The BF Debugger Project is an attempt to allow the development of software using the Brainf*** programming language in a GUI development environment, and to provide a platform for the advancement and dissemination of this language.
A set of library for C++ and a programming language
This project is a library based around a script programming language.
This programming language allow high level manipulation of graphics (bitmap, sprites, sprite theatre, scrolling, API), sound (effects, music and sample) and of I/O (file, pipe, network)
Ball (Baisoft All-purpose List-oriented Language) is a programming language implemented completely in Java. It comes with a graphical user interface, and is very easy to use.
The Basil project's mission is to build a parsing and modeling environment where one is able to work with, code in, integrate, and design a wide variety of computer languages.
Basilisk is an embeddable data engine and virtual machine. Applications may use it to allow data and logic to be stored externally in a format that users may read and modify.
Simple QBASIC Interpreter written in C++.I am developing this interpreter for self-learning purposes,don't take it serious.I will try to follow syntax of QBASIC as close as I can. The source code could be useful for those who learn C++.
Qt GUI is in very raw state.
BattleEng is an advanced engine for battling programs, like crobots. 3d grpahics using Irrlicht & IrrXML. Script can be made with AngelScript. In future I will add co-operation and new operations/weapons/environments
Bean Sheet is an interpreted Java spreadsheet. At its core is Bean Shell, an open source Java interpreter. The potential of marrying a Java interpreter with a spreadsheet allows a single document to be a powerful application in its own right.
Concise and fast Java library for object transformations:
* Object mapper between classes, using annotations
* Type converter for any class (or Type, even Generics) Supporting dynamic languages as OGNL or Groovy for custom expressions
Maven dependency:
<dependency>
<groupId>net.sf.kfgodel</groupId>
<artifactId>bean2bean</artifactId>
<version>1.1.2</version>
</dependency>
Don't forget to add custom repository:
<repository>
<id>tenpines_repo</id>
<name>Repositorio 10pines</name>
<url>http://services.10pines.com:8081/artifactory/repo</url>
</repository>
Bee script is a scripting language for the Java platform. It is based on the BeanShell scripting language but it provides better tools for functional programming.
This is an attempt to create a new and extremely simple programming language in which even complete novices may utilize it to create programs. The language will be kept as close to English as possible allowing for easy comprehension of the syntax.
BenScript is a free interpreter for the BenScript language. It can be used as a standalone interpreter or as a library to add an interpreter engine to your software.