Showing 52 open source projects for "g-code"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 1
    Maxima -- GPL CAS based on DOE-MACSYMA

    Maxima -- GPL CAS based on DOE-MACSYMA

    Computer Algebra System written in Common Lisp

    .... Users can write programs in its native programming language, and many have contributed useful packages in a variety of areas over the decades. Maxima is GPL-licensed and largely written in Common Lisp. Executables can be downloaded for Windows, Mac, Linux, and Android; source code is also available. An active community maintains and extends the system. Maxima is widely used. Additional add-on packages for Maxima can be found at: https://github.com/maxima-project-on-github/maxima-packages
    Leader badge
    Downloads: 6,591 This Week
    Last Update:
    See Project
  • 2

    Steel Bank Common Lisp

    Common Lisp compiler and runtime

    A high performance Common Lisp compiler. In addition to standard ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.
    Leader badge
    Downloads: 2,125 This Week
    Last Update:
    See Project
  • 3
    Nyquist

    Nyquist

    Nyquist is a language for sound synthesis and music composition.

    Nyquist is a language for sound synthesis and music composition. It is implemented in C and C++ and runs on Win32, OSX, and Linux. Nyquist combines a powerful functional programming style with efficient signal-processing primitives. Nyquist is also embedded as a scripting language in Audacity.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 5
    An excercise in construction of self-modifying, self-exploring reflective system. The approach is to use autonomous code snippets inspectable and mutable by other code snippets, plus a hierarchy of their abstractions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Garnet - a Graphical Toolkit for Lisp

    Garnet Common Lisp GUI Library

    Garnet is a Graphical Toolkit for Lisp, which offers many advanced features. It was originally developed by Carnegie Mellon's User Interface Software Group and is one of the most feature rich interface toolkits available for lisp. The project has been dormant but some of us are trying to update it. To get the latest stable code, use the subversion repository: svn checkout svn://svn.code.sf.net/p/garnetlisp/svn/trunk garnetlisp-svn
    Downloads: 20 This Week
    Last Update:
    See Project
  • 7
    Our aim is to create a collection of useful and free Common Lisp - Applications that are easily portable among the various CL - Implementations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    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 C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 10

    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
  • 11

    flos

    Forth & Lisp Operating System

    64 bit native Forth & Lisp implementation with low memory profile and LCARS GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SHOP2 is a domain-independent automated-planning system based on ordered task decomposition, a type of Hierarchical Task Network (HTN) planning. Development is no longer done on sf; only file hosting now. WARNING: Java code here is not maintained....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    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: 4 This Week
    Last Update:
    See Project
  • 14

    define-ext

    Plugin-based foreign code embedder for newLISP

    ==== NB: All new development is continued at http://github.com/rowanthorpe/define-ext and newer versions can be found there. The versions found here are for archival purposes only. ==== A newLISP - www.newlisp.org - macro which allows the user to "define" callable foreign code inline just as they would "define" a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies. The C and Assembly plugins rely on the existence...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    an project to translate clisp to xml , writen in clisp. currently , this project gives a way to write xml(html) code in clisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 6 This Week
    Last Update:
    See Project
  • 17
    ALiVE
    A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RSLisp is a new dialect of Lisp which works on the NET Framework with a special compilation/interpretation model. If you wish you can download the source and build it yourself for Linux (requires Mono Framework), but I don't promise that it'll work
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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: 36 This Week
    Last Update:
    See Project
  • 21
    xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Add-on to ASDF-INSTALL-TESTER code facilitating collection of version information for 'asdf-installable' systems residing at cliki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Clojure is a dynamic programming language for the JVM. Note - current Clojure development has moved to Google code: http://code.google.com/p/clojure/ Project web site: http://clojure.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is a bidirectional braille translator program written in Common Lisp. Japanese and English is almost completed; other languages are experimental statuses so far. I'm ready to translate Japanese in source code into English according to its worth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ClearLisp is a Common Lisp interpreter written in C# with a large library including all of .NET and an extensive object model. Supports IIS and XSP or Apache with mono. Includes sample code of a personal, file based wiki web application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next