Search Results for "basic compiler" - Page 3

Showing 129 open source projects for "basic compiler"

View related business solutions
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
    Learn More
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1

    VB COMPORT DATALOGGER V1

    Visual Basic Com port data logger - Arduino and Vb

    Using Arduino and Visual Basic to select the connected port dynamically and transfer the data from one of the sensors (here Ultrasonic Distance Sensor) connected to Arduino to the computer via connected port. more details : http://computeraidedautomation.com Download arduino_vb.ino and ArduinoVB.NET Datalogger.zip files open your arduino compiler and compile arduino code from arduino_vb.ino Extract zip file and install setup.exe Connect Ultrasonic distance sensor's Echo pin & Trigg pin to Digital pin7 and Digital pin 8 of your Arduino Connect arduino to your PC and Run the program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    The Amsterdam Compiler Kit (obsolete)

    Moved to https://github.com/davidgiven/ack

    Moved to https://github.com/davidgiven/ack
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Libry Compiler 4.1

    Libry Compiler 4.1

    Libry Compiler 4.1

    Libry is a programming language (native compiler) made in VB6 (Visual Basic 6.0). *---------------------------------------------------------* |Libry Compiler 4.1 Documentation (c) by Kinex Development| Introduction: ----------------------------------------------------------- Libry Compiler is a 32-Bit Compiler which compiles directly into machine code and produces a small PE file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PinguinoX

    Pinguino VB IDE

    Pinguino VB basic compiler envirionment for MicroChip PIC computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rental Property Management Software Made Easy Icon
    Rental Property Management Software Made Easy

    Save 15 hours a month, put your rental portfolio on autopilot and make accounting a breeze.

    DoorLoop is built for property managers, management companies, owners, landlords, investors, community associations, or anyone managing any property worldwide.
    Learn More
  • 5
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    BCXDevSuite

    Development Suite for BCX

    ...This is a collection of programs put together to build an amazingly small and compact development environment for BCX. Unzipped it comes in under 9MB and has an IDE for writing BCX code, a resource editor for visually creating Windows and a C compiler. The BCX Basic code is converted to C and compiled making the resulting EXE small and very fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bubble BASIC

    A free, minimal 64-bit BASIC compiler for Linux

    * Fully featured BASIC compiler (fully featured a la 1980s/Commodore 64 era!) * Nearly all familiar BASIC commands supported (PRINT, INPUT, IF... THEN, GOTO, GOSUB, DATA, etc.) * Lots of BASIC functions supported (SIN, COS, EXP, LOG, string functions such as LEN and MID) * All the traditional BASIC operators (unary -, NOT, OR, AND, >, >=, <, <=, = [equality operator], +, -, *, /, ^, function(...), = [assignment operator]) * Three intrinsic data types (all 64-bit): Integer, double precision floating point, and UTF-8 string. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The leading LMS solution for mission critical learning needs Icon
    The leading LMS solution for mission critical learning needs

    it takes the modern learning environment to workforce enablement and beyond.

    Streamline and integrate your complex learning, compliance, content monetization, and external training capabilities while keeping your people safe and delivering profits with Seertech’s LMS solution.
    Learn More
  • 10

    BJCS CSharp IDE

    Basic and Easy to use CSharp IDE with compiler.

    BJCS CSharp IDE is written by BJ Erasmus and is a CSharp IDE. It's a very basic and easy to use IDE with a function that can be used to create an installation file of your project. Features: Syntax highlighting Edit Assembly info Compile with any .NET FrameWork Add an icon Add dll's Debugging function Basic auto-complete Tutorial Help Example codes/projects This program is still in development. It's currently available in a usable state
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Simple C++ string and vector classes

    Two simple C++ classes, replacements for std::string and std::vector

    The classes are useful as training examples for a C+++ tutorial, for novices in C++, or if you have to avoid the standard C++ library with its classes std::string and std::vector class for any reason. It contains basic functionality compatible with the std:: versions, more functions can easily be added. Class my_string is based on original work by Christian Stigen Larsen, 2007. It may happen in real projects that the std library must be avoided: I needed it because of link problems in an application using mixed libraries, especially one compiled with an old Intel compiler icc 7 (for Linux), and other libs compiled with newer compilers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    wll Language

    wll language is self explained language use BNF like grammar rule.

    The motivation of design wll language is to write a compiler's compiler. That's to say, if you give a language's BNF define and corresponding translating rules, it will help you do the compile work automatically. Now, the core functions of wll are founded, it can deal the BNF language rules's parsing and translating, and the basic compile error report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sharp C++

    A Modern, Simple, IDE for C/C++ created in .Net

    SharpC++ A Modern, Simple IDE for C/C++ created in .Net Important :- If your are going to built the app from source code, please Download and Install the MinGW C and C++ compilers from http://mingw.org to get the compilation facility. The compiler will be included in the distributable setup of the application. Introduction This is a very simple IDE basically created for beginers learning C and C++. It takes away the complexity and overhead of creating projects in other IDE's for basic, single-file programs. It can also be used by professionals to quickly edit and test individual files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The purpose of this project is to release source code in the effort to create an interactive BASIC compiler, documented by the blog at http://interactivebasiccompilerproject.blogspot.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cppm

    An independent module architecture for C++.

    C++M is a compiler and operating system independent component architecture which has been designed with an extensive focus on C++11. The basic principles of C++M are similar to those of COM and CORBA, but some key design decisions differ greatly. Some key differences compared to the former are the use of a hierarchical namespace and the use of human readable “fully qualified names” instead of GUIDs, as well as the support for basic metadata that allows the distribution of modules in binary form only, while still allowing extensive reuse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PcW16 Basic

    PcW16 Basic Compiler for Rosanne OS

    PcW16 Basic Compiler for Rosanne OS the last PcW of the Amstrad PcW range. This ran on a z80 chip and was a dramatic step away from the original line. The platform is an ideal environment for young programmers of today to learn how to make programs and visual operating systems with the comparatively limited resources that were available back then and on the z80 chip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CylonOS

    A shell written in QBASIC

    This is a QBasic file that was written as a predecessor to Skylight shell. It requires QBasic 1.1 from Microsoft or a QBasic compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AHC Mod Compiler

    Compiles complex mod installs for Skyrim et. al.

    Compiles complex mod installs for Skyrim et. al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    B++ Compiler
    B++ is the compiler behind B++ Builder. It translates B++ code to C++ compatible code. B++ supports two compilers - Borland C++ 5.5 and Mingw GCC 4.4.1. B++ is very similar to the Visual BASIC language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Root Locus

    Root Locus Suite

    A very basic executable file compiled via MATLAB and Visual Studio 2010 that will prompt you to give the numerator and denominator in an array format. AKA put in the transfer function's numerator coefficients and denominator coefficients in descending order, and will output a root locus plot. Requires MATLAB compiler runtime, which can be downloaded from here: http://www.mathworks.com/products/compiler/mcr/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Vilegust

    Vilegust is a basic-like compiler/interpreter.

    Vilegust - named for the codesmells that eventually come of such projects - is a basic-like interpreter/compiler project in vb.net that will eventually be self-compilable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is primarily for testing and demonstrating ideas for an ultimate programming system, though it might very well become a very usable programming system in time. It is being developed with PowerBasic's PBWin7 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project