Showing 36 open source projects for "multi-system"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    led-text-editor

    led-text-editor

    A simple and easy-to-use but yet powerful line-oriented text editor.

    led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MH-E is the Emacs interface to the MH mail system. It offers all the functionality of MH, the visual orientation and simplicity of use of a GUI, and full integration with Emacs, including thorough configuration and online help. Since MH-E 8.6 was released in 2016, its development migrated to the Emacs repository. Thus, if you install an Emacs package, or check out and compile the Emacs source, then you will be running the latest version of MH-E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 0 This Week
    Last Update:
    See Project
  • 4
    OpenPoplog is a multi-language, incrementally-compiled virtual machine-based development environment with its own extensive teaching and support material, supporting the languages Pop-11, Prolog, Common Lisp and ML on Unix, VMS, Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    xindy is an index processor that can be used to generate book-like indexes for arbitrary document-preparation systems. This includes systems such as TeX and LaTeX, the roff-family, and SGML/XML-based systems (e.g., HTML).
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The SF repository for all projects on my.gnus.org: Tutorial, FAQ, dotfiles, HowTos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A boudle of lisp extensions, largely original, for XEmacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface and much more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    The easy setup to give Emacs editors that out-of-box experience!
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    The Insidious Big Brother DataBase is an emacs-based contact manager that integrates itself into your mail and news clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    (Almost) all a scholar in the Humanities needs (polytonic Greek fonts, stylistic and metrical analysis tools, search engines on TLG and PHI) concentrated in only one Linux Live CD, ready to use everywhere at home or at University, without installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We have moved to http://sv.gnu.org/projects/erc. ERC is a powerful, modular, and extensible IRC client for Emacs and XEmacs. Full documentation can be found on the wiki by following the "Home Page" link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    preview-latex, the higly addictive and productive LaTeX previewing and folding tool for Emacs, has become part of the AUCTeX project at http://savannah.gnu.org/projects/auctex now and is integrated since version 11.80.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chinese Emacs Configuration(emacs_chinese) provide chinese configuration of gnu emacs under popular OS(windows, Linux, Freebsd,etc), also provide a lot of emacs package configurations. I just want to simplify the installation and custmaization of gnu emac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mule-gbk: GBK Chinese charset support for GNU Emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eMoney is a home finance package that runs in XEmacs. It is written and developed exclusively in XEmacs using Emacs-Lisp. As such it is platform independent. If your system can run XEmacs, it can run eMoney.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    elmake is a way to provide makefiles for elisp packages (for emacs) which are processed completely in Elisp (no external autoconf, make etc. required). For info files, an external makeinfo is suggested, as elisp parsing of info files is slow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Flymake is a universal on-the-fly syntax checker implemented as Emacs minor mode. Flymake automatically runs the syntax check tool, parses the output for known error patterns, highlights erroneous lines and shows overall check status in the mode line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oneliner integrates UNIX shell with Emacs text editor. Oneliner provides various syntax for integration. (e.g. You can connect 'shell pipe' and 'Emacs buffer' directly with simple syntax.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dosbat is a major mode for editing DOS batch files in Emacs. dosbat performs syntax highlighting and will add features common to other Emacs modes such as comment region, code templates, or other things people find useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    osi: Examples for creating software written in C++ that uses GTK+2.0 (Win32 and Linux). Build environment: GNU autotools with g++; MSVC --- boolmin: A Boolean Minimizer for Win32, Linux, UNIX --- emacs: XEmacs extensions designed to work on many machines
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Kawa is a full Scheme implementation. It implements almost all of R5RS (for exceptions see Restrictions), plus some extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Records mode allows Emacs users to keep an online personal journal. Records indexes your personal journal by subject and date, understands web compatible links to a variety of documents, keeps track of TODO lists and operates as an editor and a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    (X)Emacs minor mode for XSLT processing and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo