Showing 34 open source projects for "karaoke source code"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 1
    Racket

    Racket

    The Racket repository

    Racket is a general-purpose programming language and an ecosystem for language-oriented programming. This repository holds the source code for the core of Racket plus some related packages. The rest of the Racket distribution source code is in other repositories, mostly under the Racket GitHub organization. Racket programmers typically program with functions, records, objects, exceptions, regular expressions, modules, and threads. That is, instead of a “minimalist” language, which is the way...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Chez Scheme

    Chez Scheme

    A programming language and an implementation of that language

    ...-time system, and programming environment. Although an interpreter is available, all code is compiled by default. Source code is compiled on-the-fly when loaded from a source file or entered via the shell. A source file can also be precompiled into a stored binary form and automatically recompiled when its dependencies change. Whether compiling on the fly or precompiling, the compiler produces optimized machine code, with some optimization across separately compiled library boundaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TinyScheme

    TinyScheme

    A tiny Scheme interpreter for embedding in programs.

    TinyScheme is a Scheme interpreter that can execute Scheme code but is also suitable for embedding in programs. The goal is to keep the interpreter small while providing as much compatability with Scheme standards as possible.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 4

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    AutoGen is designed to generate text files containing repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text, especially when needed in parallel tables.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    This project exists as an archive for Crack.com's 3D FPS/Strategy/RPG game called Golgotha. Shortly after C.c's demise, a small band of developers attempted to bring the game to completion. Here lies their code too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    1st.global_site

    1st.global_site

    torrents test

    upload/donwload/fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Logprocessor is a tool for analyzing log files in a rigorous and reliable way. You write a command file and the log file can be run though the tool resulting in pass/fail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 10
    NexJ Scheme is an open source project providing an efficient and powerful Scheme interpreter that executes in a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    S7 Scheme for windows. Note this is alpha software undergoing development. Developers interested in the source code are advised to check out the latest copy from the SVN repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    My first project in Scheme and first time on Sourceforge. I am trying to write a Chez Scheme library containing a high-level language to fasciliate the developement of Brainfuck-Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The folowing project has as main goal create a new kind of vision and functional style programing of any kind of robots making the process easy and create very portable code for simulations and testing hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sassy is an assembler written in Scheme
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ECB is a file/code browser for Emacs. It can be used to browse any type of file and supports parsing of Java, C, C++, Elisp and some other code like perl, TeX, LaTeX. All browsing windows are within one frame and they are deletion-protected (eg by C-x 1)
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17
    Eleven is a programming language for creating robust, scalable web applications. It offers a 20x programmer productivity increase over ASP, JSP, etc. by automating state management and UI layout. The compiler generates ready-to-run PHP or mod_perl code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A collection of tools for the SETL Programming Language, including a LALR parser generator and lexical scanner generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PLT Spy is a Python to Scheme translator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework for generation of real-time numerical simulations of dynamical systems from differential and difference equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A Windows native distribution of Bigloo, a Scheme system that includes an optimizing compiler generating C code, Java classes and .NET CIL files as well as an interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    `Autotemplate' is a document's templates library manager. Users can use, and overload the default templates library ; also easely create new templates. A template can here be define as a specific files hierarchy, defined with rules and parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Metaprogramming: proof of the concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next