Search Results for "basic languages interpreter"

Showing 23 open source projects for "basic languages interpreter"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    Global Calculator

    Global Calculator

    A global calculator with multi language support

    GlobalCalc is a cross-platform calculator app with built-in support for multiple languages, including English and Hindi, with plans to expand to more languages. Its intuitive design allows users to switch between languages easily, and even displays numbers in the corresponding numeral system (e.g., Devanagari for Hindi). With features such as basic arithmetic operations, scientific calculations, theme switching, and error-handling, GlobalCalc caters to both casual users and those with advanced calculation needs.
    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! https://www.youtube.com/watch?v=ybl5pVSJOOk Start using DocScript in the next few seconds: open cmd, and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. DEMO: https://paste.boxlabs.uk/ Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/boxlabss/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    A Cake 2 PHP
    This project features a basic php/mysql content management and a public customizable interface. (CakePHP features) multi-user access, e-shop profiles, CRUD posting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    WWWBasic

    WWWBasic

    wwwBASIC is an implementation of BASIC that runs on Node.js & the Web

    wwwBASIC is a JavaScript-based implementation of the classic BASIC programming language designed to run seamlessly in web browsers and Node.js environments. Created by Google, it allows developers and enthusiasts to write and execute BASIC programs directly within HTML pages or via command-line tools. The interpreter compiles BASIC source code into JavaScript at load time, enabling efficient execution within modern web environments without requiring external emulators or plugins. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    calculadora-cordova-brython

    calculadora-cordova-brython

    Example of application created with Cordova and Brython

    Example of application created with the Cordova Framework and the Brython Interpreter. Simple calculator that allows basic operations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chatbot_chung
    chatbot chung is a keywords based probabilities algorythm simple entertainment chatbot with 3D talking openGL avatars written in freebasic. Can import aiml simple question/answer or question/random/answers or single star/ multi srai data saved from "AIML_chung" open source application . Online html5 javascript version with 44 languages multilingual auto detection available on the website (source included in the zip file). SORT gentext text generation algorythm option added (desktop version) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sleuth-remix

    A murder mystery IF game remaking/remixing a DOS ASCII game.

    This is a remake/remix of an old DOS game called "sleuth0". It is being remade bigger and better both as an Interactive Fiction game for DOS and a Visual Novel for HTML5. I'm also remaking some other DOS games as experiments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10
    remark

    remark

    A simple, in-browser, markdown-driven slideshow tool

    A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. If your ideal slideshow creation workflow contains any of the following steps, just write what's on your mind, do some basic styling, easily collaborate with others, share with and show to everyone, then remark might be perfect for your next slideshow! Focus on the content, expressing yourself in next to plain text not worrying what flashy graphics and disturbing effects to put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GitPoint

    GitPoint

    GitHub in your pocket

    ...Easily obtain repository, user and organization information with a clean and simple interface. Complete internationalization support allows you to view the app in a number of different languages. Communicate on issue/pull request conversations, apply labels and assignees, and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with. Every currently available client that I tried to use was either too simple (single-feature), required payment for the most basic of features (such as commenting on an issue) and/or didn't have the best UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    Intopia layer

    Intopia layer

    Software platform

    Free open-source platform to create web-based Excel type software applications. Software include next modules: users, users admin, rights groups, documents/files, languages, contacts, companies, system correct and check. Added some basic finance modules (examples): invoice orders, equipment and contract management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebGoo is the Internet browser was working from 1999 and was named as the first Net-M@X been changed its name to WebGoo and program development program has been programmed to open more than one location and shake the idea was basically add additional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    web based integrated development environment (IDE) - work on your projects from anywhere, supported languages are PHP, HTML, CSS, Javascript, XML, Pascal, C, C++, VB, Python, Basic, Brainfuck, Requirements: PHP, MySQL, Javascript and Cookies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wiki Text Formatting Engine (WTF Engine) converts simple text into HTML. It will run on any platform using a variety of languages such as PHP, Perl, JavaScript and VB Script. It is intended to be a library used in other software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Remata is a flashcard program that focuses on providing aids to students of Koine Greek. However, its ability to import card data from text files makes it suitable for all types of study material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next