38 projects for "basic programming language" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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.
    Download Now
  • 1
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DocScript

    DocScript

    A simple, procedural programming language.

    DocScript ...is a simple procedural programming language, with... Real-time multi-client distributed "execution sessions" Numeric literals in any base Built-in remote code-execution (DS-Remoting) Compilation to standalone .NET exes (DS-Compilation) A capability to pipe separate interpretation stages into one another. Watch the "DocScript in 3 Minutes" YouTube Video!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NetRexx

    The open sourced NetRexx reference implementation

    NetRexx is a dialect of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax, with no reserved keywords, along with considerable additions to support object-oriented programming in a manner compatible with Java's object model, yet can be used as both a compiled and an interpreted language, with an option of using only data types native to the JVM or the NetRexx runtime package.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    MLton

    MLton

    A whole-program optimizing compiler for Standard ML

    ...MLton generates small executables with excellent runtime performance, utilizing untagged and unboxed native integers, reals, and words, unboxed native arrays, fast arbitrary-precision arithmetic based on GnuMP, and multiple code generation and garbage collection strategies. In addition, MLton provides a feature rich Standard ML programming environment, with full support for SML97 as given in The Definition of Standard ML (Revised), a number of useful language extensions, a complete implementation of the Standard ML Basis Library, various useful libraries, a simple and fast C foreign function interface, the ML Basis system for programming with source libraries, and tools such as a lexer generator, a parser generator, and a profiler.
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    RexxXMLParser
    An XML parser written in the REXX programming language. It runs on mainframes (z/OS Rexx) as well as Windows and Linux (Regina or ooRexx). Includes example Rexx programs that use the parser such as: JCL2XML (converts z/OS JCL into an XML format), AUX2SVG (converts a z/OS CICS auxiliary trace file into a visual SVG format), PRETTY (an XML pretty printer), DEVISIO (an example of removing unwanted tags from an SVG file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Turbo Pascal (With DOSBox)

    Turbo Pascal (With DOSBox)

    Free compiler and development environment for Pascal

    Turbo Pascal (With DOSBox) (TPWDB) is a free and open source compiler and Integrated Development Environment (IDE) for Pascal language on Windows 64 Bit and 32 Bit. Using basic Pascal programming, many functions, no need to install multiple steps and integrate some other tools.
    Leader badge
    Downloads: 714 This Week
    Last Update:
    See Project
  • 9
    Cincom MANTIS Share
    MANTIS is a hybrid high level programming language and tools optimized to crank out "line of business" applications. It allows focus on business data and process instead of technology. However, access to low level technologies are available if desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10

    Qore Programming Language

    Multithreaded scripting language

    Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language. No more development or releases happen on sourceforge; development has moved to https://github.com/qorelanguage/qore
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CaChars

    Graphics mode console I/O for the TRS-80 Color Computer

    This is an add-on for the CoCo Extended Color BASIC that implements 51x24 and 64x24 text screens. All operation of the BASIC interpreter works naturally. It is developed in 6809 assembly language. It may be assembled with LWTOOLS (http://lwtools.projects.l-w.ca) under Linux, or with Windows cross-assemblers such as Chet Simpson's CASM which is included in RainbowIDE. In order to build a disk image, you will also need the Toolshed utility suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PLC program aids based on OpenOffice Calc and Basic. Tools for quickly making PLC programs using state machines and simple error handling techniques using low cost PLCs and HMIs. Target PLCs are Omron, but methods are applicable to other platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Java Curses Library

    Java Curses Library

    JCurses, a java console windowing toolkit for Windows and Linux

    The Java Curses Library (JCurses) is a library for developing text terminal based applications using Java programming language. It is implemented as a Windowing toolkit similar to AWT, but built upon the UNIX "curses" windowing system.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    Freedom

    An advanced GUI system for FreeDOS

    ...It is partially operational, but needs a lot of work that I don't have the time for right now, so I am soliciting anybody who would like to work on it. To do so, you must use the Euphoria programming language, and only Versions 2.4 or 2.5. A full copy of it is provided here. While FreeDOS will not allow the use of PCI 32 bit drivers, FREEDOM operates in a 32 bit DOS extender, and there is no reason why any sharp programmer could not load Linux Sound and Network drivers into machine memory, and let Euphoria interface with them directly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An Object Oriented Programming Language and Development Environment - Extending ANSI MUMPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    semico Framework

    semico Framework

    Speedup build Aplication

    SEMICO Framework is a collection of class objects contain the functions to speed up the way make the program work environment within Microsoft. NET Framework, this Framework can be used in C #, VB.net or language that supports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An lightweight open source implementation of the Rexx programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OpenCom is an open-source component programming model designed by the School of Computing and Communications at Lancaster University, UK. This project maintains the official C language version of OpenCom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Project Aims To Port Various Open Source Software Onto Stratus Open VOS Architecture. Please Refer The Following URLs For More Information On The Architecture. http://www.stratus.com http://www.openvos.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OWBasic implements a powerful BASIC language dialect for the PocketViewer family from CASIO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Ti83PlusBasicCompiler compiles TI-83 Plus BASIC programs into TI-83 Plus System Language (an assembly language). Optimization efforts focus on reducing the size of the system language file. Programs that span memory pages are not yet handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mirror is a full featured object oriented programming language. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This site is for the volunteers -- the MMIXmasters -- who are converting all of the programs in Knuth's "The Art of Computer Programming" Volumes 1 - 3 from MIX to a new language, MMIX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next