Search Results for "picoc c interpreter" - Page 7

Showing 331 open source projects for "picoc c interpreter"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1

    MequaScript

    MequaScript is a BASIC-style interpreter with a hybrid syntax

    BASIC-style interpreter supporting hybrid BASIC and C-style syntax, multiple threads and simple object orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WEBasic

    Workflow Engine - Basic interpreter

    This simple basic interpreter for general purposes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JScriptCompiler

    JScript Compiler or Interpreter

    The class 'JSEvaluator' in this project allows us to interpret expressions in JScript, allowing us to use parameters in the server at runtime. For example: ({@ 1} + {@ 2}) / 100; Parameter {@ 1} : 36 Parameter {@ 2}: 45 Result of the expression: 0.81
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    ANTLR IDE
    An eclipse plugin for ANTLRv3 grammars. Support for ANTLR 3.0.x/3.1.x/3.2.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Port of INSTEAD interpreter to to Java applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AIMLpad is an AIML chatbot program with extra features for the bot developer. Includes a scripting language (besides AIML) and includes features to use the OpenCyc and ConceptNet reasoning systems. Has a micro web server, uses IRC, as well as MS Agen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flowcharts Interpreter
    Build your program from scratch of flowcharts with comfortable and nice visual designer. Interpret resulting diagram to pure C++ code and run it just in the same environment. Flowcharts interpreter is best optimized solution for newbie programmers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Ntccrt is an interpreter for the Non-deterministic Timed Concurrent Constraint (ntcc) calculus and its probabilistic extension (pntcc). It allows to execute models either as a stand-alone program, as a patch in OpenMusic or as an plugin in Max/MSP or PD
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Command Interpreter
    Educational assembly-like scripting language and interpreter which emulates a customizable machine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The embedded Command Line Interpreter, ecli, allows users to bind in a directory of commands and the associated functions to execute those commands. The features of ecli are lightweight, flexible, modular, and cross-platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    eXtended BrainFuck interpreter (xbf) is basically a BrainFuck interpreter, just with more commands added, such as condition check, goto, more commands for memory management, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ILYC programming language
    An easy-to-use, interpreted language with a simple syntax, which is very suitable for beginners and hobbyists. The package contains a command-line interactive interpreter and a window interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    My personal computing suite provides some programs I developed as a hobbyist and currently include a lambda calculus interpreter and a calculator which solves arithmetic expressions; both are written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Educational platform for students Interpreter machine Kronos for all platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    School project. Custom lisp like script interpreter written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Python interpreter plugin for DAZ3D Carrara CG software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RobotSee is a language as easy as Basic, with the power of C. The RobotSee Interpreter runs on both Windows and Linux. Use with a simple netbook or embedded Linux machine to build intelligent robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pika is a fast, lightweight, dynamic multi-paradigm programming language. Its list of features includes: First Class Functions, Closures, Lexical Scoping, Optimized Tail Calls, Classes, Cooperative threads, Packages, Properties and Exceptions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    A forth interpreter written in Ansi C, (found on the usenet_jan_94 cd) and is public domain. I have (mostly) ported it to OSX, and that's the version of the source posted here. It has bugs, so anyone willing to assist will be greatly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Irys is a free, very simple general-purpose scripting language. Irys interpreter is just one small executable binary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ika is a game engine designed to allow one to make a console style RPG with a minimum of code, while allowing one who is willing to code an impressive level of power over the look and feel of one's project, thanks to the embedded Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project