Showing 18 open source projects for "unity 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.
    Learn More
  • Connecteam Employee Management Software Icon
    Connecteam Employee Management Software

    Everything you need to manage your employees under one roof

    Connecteam is an award-winning all-in-one employee management solution for daily operations, communications, and human resource management.
    Learn More
  • 1
    SBCL

    SBCL

    Mirror of Steel Bank Common Lisp (SBCL)'s repository

    Steel Bank Common Lisp (SBCL) is a high-performance Common Lisp compiler. It is open-source/free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions. SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows. See the download page for supported platforms, and the getting started guide for additional help...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Nyxt

    Nyxt

    The hacker's power-browser

    Out of the box Nyxt ships with tens of features that allow you to quickly analyze, navigate, and extract information from the Internet. Plus, Nyxt is fully hackable- all of its source code can be introspected, modified, and tweaked to your exact specification. Navigate large documents with ease. Utilize the power of running commands against multiple objects to avoid repeating yourself. You can select and close all buffers that match the string "ele". Fuzzy search-relevant commands to instantly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CLAST

    CLAST

    Parsing, AST and "walking" for Common Lisp code.

    The CLAST library provides parsing, AST manipulation and "walking" for Common Lisp code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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: 2 This Week
    Last Update:
    See Project
  • The gold standard in MFA Icon
    The gold standard in MFA

    From start-ups to large enterprises, companies of all sizes depend on Cisco Duo to prevent unauthorized access.

    Securing Your Remote Access. Duo's integration with Cisco ASA VPN provides strong user authentication and device security hygiene check and visibility.
    Learn More
  • 5

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

    Common Lisp Wrapper for Proj

    CFFI glue code to use Proj.4 library in Lisp

    CFFI glue and bindings for the Proj.4 library to provide a wealth of geographical projections in Common Lisp environment. PROJ.4 is a Cartographic Projections library originally written by Gerald Evenden then of the USGS. CL-PROJ provides complete bindings for this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Deep Space Window Manager

    Pure common lisp tiling window manager

    Deep Space Window Manager is a tiling window manager, oriented for good usability with minimum startup configuration and good integration with EMACS. DSWM based on StumpWM code. Now project is under hard development so has many experimental features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow (iter (:for i from 1 to 10) (:collect i)) instead of (iter (for i from 1 to 10) (collect i))
    Downloads: 0 This Week
    Last Update:
    See Project
  • Notifii Track, a cloud-based software solution designed to streamline package management Icon
    Notifii Track, a cloud-based software solution designed to streamline package management

    We serve three primary verticals: offices and corporate buildings, multifamily housing and colleges and universities.

    Notifii Track is a cloud-based package tracking software for apartment offices, university mailrooms, and corporate mailrooms. Quickly and easily log packages as you receive them. Automatically alert the recipient via email and text message. Capture signature proof-of-pickup/delivery. Notifii Track saves you time (literally, just a few seconds to scan a package) and increases package accountability. Use Notifii Track through your web browser, or on any iOS/Android device. 30-day free trial available.
    Learn More
  • 10
    gennf is a distributed version management system with code signing support written in Common Lisp incorporating ideas from Meta-CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple unit test utility for Common Lisp. Utility's unit tests are implemented with the utlity itself and unit tests cover 100% of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A portable and retargetable lexer/parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Foil provides a protocol and code to interface between Lisp and instances of runtimes such as the JVM and CLR, offering comprehensive, safe, dynamic, efficient, and portable access to Java and CLI libraries from Lisp, with an emphasis on working in Lisp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Preprocessor that uses the combination of Common Lisp and Qi as an advanced preprocessor. This will make possible for quick prototyping of new languish features such as constructing a typed macros and advanced debugging facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next