Showing 32 open source projects for "stardict-4"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    STEP (ISO 10303) development environment which supports the validation of STEP data populations via EXPRESS (ISO 10303-11) schemata and the transformation of STEP data populations from one schema to another via EXPRESS-X (ISO 10303-14) schemata.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Incudine is a Music/DSP programming environment for Common Lisp. It provides a mechanism for defining primitive unit generators on-the-fly and scheduling sample accurate callbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    clg-fireproof

    A fork of CLG project (Common Lisp bindings to GTK+ v2.x)

    Highly automated Common Lisp bindings for GTK+ v2.x by Espen S. Johnsen. The CLG library uses GLib introspection feature to build the binding system. This fork incorporates the fixes to run the system on the stable version of Debian Linux distribution.
    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: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    This Project will administer an exam on an applet using 4 answer mutliple choice questions. Only one answer may be selected per question. Later we may improve this but for now this is the scope. We will use XML to read and write exams.
    Downloads: 0 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

    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
  • 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: 0 This Week
    Last Update:
    See Project
  • 9
    An implementation of the Joint Generation Algorithm of Fredman and Khachiyan for the computation of a dual pair of monotone boolean formulas in DNF (hypergraph transversals, extreme rays of polyhedral cones...). User-replaceable oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get started free
  • 10

    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
  • 11
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Collection of Common Lisp Packages that may be useful to the average Common Lisp programmer which are not available elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    STEP ToyBox is a project which develops various small applications for processing EXPRESS (ISO 10303-11) schemas and/or STEP Part 21 (ISO 10303-21) data files. Some are command line only while others are GUI based.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    On Lisp (Chinese Translation)

    Chinese translation of Paul Graham's On Lisp

    The Chinese translation of Paul Graham's famous book: On Lisp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SNMP (Simple Network Management Protocol) for Common Lisp, UDP Networking for LispWorks, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A high-performance functional, set-theoretic collections library. All collections are immutable; updates return a new collection. Supports arbitrary nesting (sets of sets etc.). Implemented with heterogeneous binary trees. Lisp and Java; more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CL-FastWeb

    Web development framework for Common Lisp

    Web development framework for Common Lisp, based on FastCGI with integrated WiKi. It is tested mainly on SBCL, but should work on most Common Lisp implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    otl
    otl is a text processor for generating markup from plain text. Much of both the input and output formats can be customized. otl supports structures such as nested ordered lists, headers and footers, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DACML stands for Digital Audio and Computer Music Language. It is implemented as a Common Lisp library and low level C routines for efficiency. The aim is to apply functional paradigm to Computer Music composition. Licensed under GPL v. 3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    alien-sdl contains SDL foreign function interface bindings for SBCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    There are not so many chess implementations in LISP (at least, to my knowledge) Here is one. No hay muchas implementaciones del ajedrez en LISP (que yo sepa) Ahí va una.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next