Search Results for "user mode linux" - Page 2

Showing 306 open source projects for "user mode linux"

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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    A free and portable Common Lisp Webserver. Portable AllegroServe is a variant of AllegroServe(tm) with an explicit emphasis on portability between Lispsystems and Operating Systems. You can find the original AllegroServe at https://github.com/franzinc/aserve The best way to install Portable AllegroServe is through Quicklisp (http://quicklisp.org/). (The best way to install any Lisp library is through Quicklisp.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    dpans2texi

    Converts the sources of the Common Lisp standard to the Texinfo format

    The dpans2texi script patched to work in modern environment, namely when makeinfo supports unicode and does not tolerate random ASCII chars in the input file, a couple of typos were also fixed. The purpose of dp2ansi script is to take advantage of the superior qualities of the Info reader in Emacs compared with other formats, viz. * Single-key index lookup with completion: i. * Single-key full text regexp search: s * Convenient symbol lookup from source code: C-h C-i (or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Emacs package ANTLR-Mode provides: syntax highlighting for ANTLR grammar files, automatic indentation, menus containing rule/token definitions and supported options and various other things like running ANTLR from within Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    wxMaxima

    wxMaxima

    Cross platform GUI for Maxima

    wxMaxima is a cross-platform graphical front-end for the computer algebra system Maxima based on wxWidgets. It provides nice display of mathematical output and easy access to Maxima functions through menus and dialogs. This project has moved to github and can be reached at http://wxmaxima-developers.github.io/wxmaxima/
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    Ksi Scheme interpreter
    Ksi is a portable, embeddable Scheme implementation written in C.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Lisp Cabinet
    A set of utilities, tools and configuration files bundled with automated installer to deliver full-fledged Emacs based Lisp development environment for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    StarkOX

    StarkOX

    Open Source Robot Operating System

    StarkOX, the first universal Open Source AI Robot Operating System. It provides easy to use hardware abstraction and commonly-used functionality. Furthermore, strong cognitive functions, voice and pattern detection together with a new powerful scripting language provide possibilities to create and share abstract behavior patterns.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Analog Insydes is a Mathematica toolbox for symbolic analysis of analog electronic circuits. This project provides a set of free add-ons to Analog Insydes, including a Java front-end and a native netlister for Cadence's Analog Design Environment (ADE).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    Alice

    Language quiz authoring and test tool

    A tool used to create language quizzes, execute these quizzes and score them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MatLisp is a package for Common Lisp for handling matrices with real-valued or complex-valued elements. BLAS is used for elementary matrix operations and LAPACK is used for linear algebra routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Automatic music notation application for musicians and composers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    SuperCollider

    SuperCollider

    Real-time audio synthesis engine and music programming language

    N.B. SuperCollider is now hosted at GitHub, and the most recent versions can be downloaded from there. http://supercollider.github.io A real time audio synthesis engine, and an object-oriented programming language specialised for music. SuperCollider was created in 1996 by James McCartney, now (since version 3) released as free software.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    Micro-agents
    An efficient Java-based Multi-agent Platform implementing the micro-agent concept µ² offering network support and multiple agent implementation languages. Detailed instructions and documentation can be found under http://www.micro-agents.net. This project has been moved to Github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cl-ntriples

    N-Triples parser for Common Lisp

    A basic parser and a set of simple utilities to parse N-Triples data. N-Triples provides a simple format for representation of Semantic Web/W3C RDF semantic data. CL-NTRIPLES provides a simple and easy to use parser for Common Lisp applications. Check the project Wiki (see link above) for additional documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Yamwi

    Yamwi = Yet Another Maxima Web Interface.

    Run Maxima programs via the web in batch mode. Maxima is a Computer Algebra System written in Lisp.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    TXR

    Text scraping and data munging language.

    NOTE: TXR used SourceForge for hosting binary downloads only. As of July 26, 2016, TXR uses the site Bintray (bintray.com) for hosting binary downloads. Do not look for new releases here! TXR combines a text scraping language combined with an innovative Lisp dialect geared toward data munging. TXR cribs ideas from modern scripting languages, multiple Lisp dialects, functional languages, and Unix tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    When you create a new file with Emacs, package Template supplies an initial buffer content via a template: a file with normal text and expansion forms. There is a menu to easily create such templates. You can also use new commands to decorate comments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ACT-CV provides an easy to use interface between visual objects on the computer screen (or another video source) and a cognitive modeling tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ECL development has moved to https://gitlab.com/embeddable-common-lisp/ecl
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    AllegroServe is a web server developed for use with Allegro Common Lisp. Supporting the HTTP 0.9, 1.0, and 1.1 protocols, it can serve dynamic pages using an HTML generator facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PHP Mode for Emacs

    PHP Support for GNU Emacs

    An Emacs major mode for editing PHP code. Features: Syntax coloring and indenting; Documentation browse and search functions; Support for Imenu and SpeedBar; Customization options; and support for language features from PHP 5.4 and beyond. The latest release can be found at https://github.com/ejmr/php-mode and all bug reports should go there..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    GCC-MELT

    a GCC compiler plugin and domain specific language ....

    GCC-MELT is a high-level domain specific language to extend the GCC compiler. It provides several features (pattern-matching, first-class dynamically typed values, functional/applicative/object-oriented/reflective programming styles, Lisp-y syntax) MELT can also be used to explore the internal representations used by GCC (Gimple, etc...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NLISP is an extension to Common Lisp that provides an interactive numerical computation environment, similar to packages like Matlab and IDL. NLISP has array syntax, scientific plotting and a numerical library. It currently runs under CMUCL & SBCL Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project