Search Results for "picoc c interpreter" - Page 3

254 programs for "picoc c interpreter" with 1 filter applied:

  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    C-Inside is a feature-rich run-time interpreter of the C programming language. Statements can include complex expressions and arbitrary function calls. The included library, libc-inside, has a powerful, yet extremely easy to use API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    COCOM is a toolset to help creation of compilers and interpreters. The part of COCOM is an interpreter of high level scripting language DINO oriented on the same domain of applications as famous languages perl, tcl and python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Luaj
    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4

    The cartesian programming language

    A functional programming language

    Cartesian is a pure functional programming language, wrapped in an imperative and object oriented layer. The main goal is to separate both worlds and to have some very clean and well defined interfaces. This project is the reference implementation of the language, as an interpreter. The interpreter's goal is not performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    ZLR is a Z-Machine interpreter designed to run modern interactive fiction games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Euphoria Programming Language
    This project will allow a group of people to develop the Euphoria programming language: interpreter, translator, binder, documentation etc. For more information visit https://openeuphoria.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    ECL development has moved to https://gitlab.com/embeddable-common-lisp/ecl
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Brandy Basic V Interpreter

    Brandy is an interpreter for BBC Basic

    Brandy is an interpreter for BBC Basic (or Basic V) that runs under a variety of operating systems. Basic V is the version of Basic supplied with desktop computers running RISC OS. These were originally made by Acorn Computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    hbcxx uses the Unix hashbang (or shebang) #!/path/to/interpreter technique to make C++ source code directly executable. Modern C++, meaning C++11 or even C++14, feels like another language. This is not because the language has been changed massively but because the new features encourage a different, and slightly higher level way to think about writing C++. It's faster, more fun, supports lambdas, has tools to simplify memory management and includes regular expressions in the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10
    Structure Synth generates 3D structures by specifying a design grammar. Even simple systems may generate surprising and complex structures. Structure Synth offers a graphical environment with multiple tabs, syntax highlighting, and OpenGL preview.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11
    The mariabasic is a small portable basic like syntax interpreter(http://www.jasenko.com.mk)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Primary aim of this project is a creation of combine interpreter able to execute as much as possible esoteric languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ExactCalc

    Software for exact computing based on interval arithmetic.

    ... interval that contains exact result of computation. Sometimes is more easy to use numerical unstable algorithm to solve problem. Instability is actually speed of accumulating the truncation error, but it can be decreased arbitrary by using more precise computation. Interval arithmetic provides us control of accumulating truncating error. To save Your time using CPU time this program provides interpreter of simple programming language based on interval algebra with arbitrary precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MiniBasic

    MiniBasic

    Basic interpreter in ANSI C

    MiniBasic is a small but usable Basic interpreter. It is written in pure ANSI C, so it should be easy to get up and running in almost any environment. It has been used for PIC32 electronics projects, as an embedded scripting language, and as a teaching aid. There's an associated book, and full documentation and sample programs online (go to the project's web pages). It's designed to be easy to modify, to use the code as the basis for your own interpreter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    Complex Output Input Language. It was made because games in python end up quite ugly and bloated. This is designed to be clean & easy. It's an interpreter, It was written in C++. Not a singe line of code was written by an adult (except the standard c++ libraries). Give it a try and tell me what you think. It's a work in progress so there are only input and output functions, variables and if statements. Because it's at an early stage in design, any ideas you give me now can be integrated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lua Built-In program

    Lua Built-In program

    Self-running Lua interpreter.

    Lua Built-In program (L-Bia) is a self-running Lua interpreter. It turns your Lua program with all required modules (either Lua or C libraries) and an interpreter into a single stand-alone program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Frost Programming Language

    Frost Programming Language

    Frost Programming Language Interpreter

    Frost is an interpreted structured programming language based on C and Objective-C. It has dynamically typed variables, named function parameters, implicit memory allocation, and automatic garbage collection through reference counting (for arrays). As any major interpreted language, you can easily create bindings of your C library functions to Frost. Its interpreter is written in C, and it only uses libC and POSIX system calls (Lex and Yacc are not required). You can easily compile...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic. Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 23
    Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to facilitate source-source translation, persistence to aid rapid interpreter writing. For application in contemporary computing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tiny BASIC for Character Screen
    BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
    Downloads: 2 This Week
    Last Update:
    See Project