Showing 22 open source projects for "python programming language"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Chez Scheme

    Chez Scheme

    A programming language and an implementation of that language

    Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. As a superset of the language described in the Revised6 Report on the Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard features of Scheme, including first-class procedures, proper treatment of tail calls, continuations, user-defined records, libraries, exceptions, and hygienic macro expansion. The Chez Scheme implementation consists of a compiler, run...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Schism

    Schism

    A self-hosting Scheme to WebAssembly compiler

    Schism is an experimental compiler that translates Scheme programs into WebAssembly, allowing Scheme code to execute in both browser environments and server platforms like Node.js. Developed initially by Google researchers, the project was designed to explore the intersection of functional programming and WebAssembly’s low-level efficiency. Schism supports a subset of the R6RS Scheme standard and is self-hosting, meaning that the compiler itself is written in and compiled by Schism. Its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    Spark is an expressive, dynamic programming language. It is a multi-paradigm language with strong support for explorative programming. It is easy to learn and has an extensive library. Spark runs on GNU/Linux and Windows (Cygwin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    a web server written in gambit/scheme that implements push technology and abstracts it trought actor model, implements too a compiler of yera, a language to describe gui in terms of functional reactive programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A set of Eclipse plugins for the Scheme programming language. Features a powerful, fully extensible S-expression-based editor. Integrates seamlessly with any Scheme interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    Ocean Scheme is an implementation of the Scheme programming language (aiming to be compatible with the upcoming R6RS Standard), whose native platform is the .NET framework (Mono, MS, and DotGNU). Written ground-up in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Topsl (The Online Psychology Survey Language) is a programming language designed to make it easy to write sophisticated Web-based surveys. It features integrated support for longitudinal studies and arbitrary branching and looping on longitudinal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Programming language designed to be extensible, like LISP but even more so. End result will be similar to Haskell, Scheme, and Python. Extensibility will help with designing a good language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Programming Language much like C with some java like elements implimented in scheme*. Purely for learning, though you can write a few programs with it. Written in DrScheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    In this project we aim to develop scheme libraries for developing various web applications (especially servlets and xml-based web services). Our approach is to use jscheme (an open source implementation of scheme in Java) as the core language which allow
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OxyScheme is a compiler for a programming language Scheme intended for use on .NET framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A programming language embedded in PLT Scheme that supports advanced separation of concerns using predicate dispatching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libtour is a generic tournament processing library. The rules, participants, schedule, and results of a sporting tournament can be defined in the Scheme programming language and given to the library as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FramerD is a distributed semi-structured object database originally developed at MIT. It provides an internationalized Scheme-based scripting language, built-in text analysis tools, and special support for web scripting.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    The "sTeXme" TeX extension allows to manipulate TeX internals from the Scheme programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Genjutsu is a programming language designed for extending C/C++ applications. The syntax is akin to Scheme's. Genjutsu is optimized for distributed object systems and designed to make such applications easy to write. Included is a shell, gjsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Glimmer is a code editor for GNOME, using Python as a scripting language for extending it's capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.