SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
Find out more about Go Parallel Find out more about Apache Open Office Find out more about VLC Media Player Find out more about Pidgin Find out more about PDFCreator Find out more about Sweet Home 3D
Advanced
Filters
  • Programming Language: Lisp ×
Refine your search
Translations
  • English (247)
  • German (18)
  • French (16)
  • Spanish (11)
  • Russian (10)
  • Japanese (7)
  • Chinese (6)
  • Dutch (3)
  • Hindi (3)
  • Brazilian Portuguese (2)
  • Czech (2)
  • Greek (2)
  • Portuguese (2)
  • Swedish (2)
  • Ukrainian (2)
License
  • OSI-Approved Open Source (431)
    • GNU General Public License version 2.0 (247)
    • GNU Library or Lesser General Public License version 2.0 (64)
    • BSD License (50)
    • MIT License (25)
    • GNU General Public License version 3.0 (19)
    • Common Public License 1.0 (11)
    • Academic Free License (9)
    • Apache License V2.0 (7)
    • Artistic License (6)
    • Mozilla Public License 1.1 (4)
    • Apache Software License (3)
    • Common Development and Distribution License (2)
    • Eclipse Public License (2)
    • Affero GNU Public License (1)
    • Apple Public Source License (1)
  • Other License (15)
  • Public Domain (13)
Programming Language
  • C (104)
  • Java (98)
  • C++ (74)
  • Scheme (25)
  • Python (21)
  • Perl (20)
  • C# (19)
  • Common Lisp (15)
  • PHP (14)
  • Unix Shell (10)
  • Assembly (9)
  • Objective C (9)
  • Ruby (8)
  • JavaScript (7)
  • Prolog (7)
Status
  • 5 - Production/Stable (108)
  • 4 - Beta (106)
  • 1 - Planning (97)
  • 3 - Alpha (94)
  • 2 - Pre-Alpha (75)
  • 6 - Mature (23)
  • 7 - Inactive (8)
OS
  • Linux (425)
  • Windows (360)
  • Grouping and Descriptive Categories (347)
    • OS Independent (171)
    • All POSIX (162)
    • All 32-bit MS Windows (78)
    • OS Portable (29)
    • 32-bit MS Windows (27)
    • All BSD Platforms (15)
    • 32-bit MS Windows (14)
    • 64-bit MS Windows (6)
    • Project is an Operating System Kernel (2)
  • Mac (305)
  • Modern (137)
    • Linux (118)
    • OS X (39)
    • WinXP (31)
    • Win2K (23)
    • Solaris (19)
    • FreeBSD (14)
    • Vista (6)
    • Windows 7 (6)
    • NetBSD (3)
    • OpenBSD (2)
  • BSD (134)
  • Other Operating Systems (28)
    • Apple Mac OS Classic (7)
    • Other (5)
    • SGI IRIX (3)
    • HP-UX (2)
    • MS-DOS (2)
    • Win98 (2)
    • AmigaOS (1)
    • BSD/OS (1)
    • BeOS (1)
    • GNU Hurd (1)
    • Microsoft Windows Server 2003 (1)
    • MorphOS (1)
    • OpenVMS (1)
    • Win95 (1)
    • WinME (1)
Freshness
  • Recently updated (53)

Top Apps

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Audio & Video
  • Business & Enterprise
  • Communications
  • Development
  • Home & Education
  • Games
  • Graphics
  • Science & Engineering
  • Security & Utilities
  • System Administration

Showing page 8 of 19.

  • CLOCC - Common Lisp Open Code Collection Icon
    CLOCC - Common Lisp Open Code Collection

    Our aim is to create a collection of useful and free Common Lisp - Applications that are easily portable among the various CL - Implementations.

    1 weekly downloads
  • Cleanux - code cleaner Icon
    Cleanux - code cleaner

    Cleanux holds different scripts and programs for cleaning up messy code, such as XML and HTML.

    1 weekly downloads
  • ClearLisp Icon
    ClearLisp

    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.

    1 weekly downloads
  • Clisp2xml Icon
    Clisp2xml

    an project to translate clisp to xml , writen in clisp. currently , this project gives a way to write xml(html) code in clisp.

    1 weekly downloads
  • Cocoa Emacs for OS X and GNUstep Icon
    Cocoa Emacs for OS X and GNUstep

    A Cocoa port of Emacs for MacOS X and GNUstep

    1 weekly downloads
  • Common Lisp JPEG Library Icon
    Common Lisp JPEG Library

    Common Lisp JPEG Library implements baseline JPEG image compression/decompression routines in ANSI Common Lisp.

    1 weekly downloads
  • Common Lisp ORB Icon
    Common Lisp ORB

    CLORB is an Object Request Broker implementing CORBA 2. It currently supports DII, DSI and the POA. The goal is to make the mapping follow the proposed mapping for LISP, but currently this is only half done.

    1 weekly downloads
  • Common Lisp bindings for SDL Icon
    Common Lisp bindings for SDL

    Common Lisp bindings to the SDL library, OpenGL, and more.

    1 weekly downloads
  • Component Based Distributed Simulation Icon
    Component Based Distributed Simulation

    Connect distributed simulation model components through CORBA

    1 weekly downloads
  • Copter Commander Icon
    Copter Commander

    A unique blend of arcade action and real time strategy, Copter Commander is fun for novices but surprisingly deep. It currently supports one to four players via Internet play and is based on the game design of Rescue Raiders and Armor Alley.

    1 weekly downloads
  • Crackhead-Mode Icon
    Crackhead-Mode

    A JSP (Javaserver Page) Editing mode for XEmacs, implemented in eLisp, providing in-editor JSP compilation and jump-to-line-number debugging

    1 weekly downloads
  • Descriptron Icon
    Descriptron

    A Graph-Based Fact Management Architecture for Data Integration

    1 weekly downloads
  • DesktopAid Icon
    DesktopAid

    DesktopAid will save your editing session when you quit (X)Emacs and reload it when you start your favorite editor again. All your active frames and loaded files will be restored as if you never quit (X)Emacs.

    1 weekly downloads
  • DotOfEmacsByLestathc Icon
    DotOfEmacsByLestathc

    The dot emacs init file svn

    1 weekly downloads
  • ELite Icon
    ELite

    ELite is an object-oriented programming language that combines functional style and imperative style programming. It has features of functional languages such as first-class functions, list-comprehension, pattern-matching, and lazy-evaluation, etc., as w

    1 weekly downloads
  • ERC, an Emacs IRC client Icon
    ERC, an Emacs IRC client

    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.

    1 weekly downloads
  • Ecf: Emacs Configuration Framework Icon
    Ecf: Emacs Configuration Framework

    Framework for configuring (x)emacs, based on desire.el script.

    1 weekly downloads
  • Eicq - an XEmacs ICQ client Icon
    Eicq - an XEmacs ICQ client

    Eicq is an ICQ client that is written Emacs Lisp. Currently it isn't working, we are in the process of implementing version 8 of the ICQ protocol. Eicq requires XEmacs 21.4 or newer.

    1 weekly downloads
  • Elpoint Icon
    Elpoint

    Elpoint is a presentation tool which runs on Emacs. Dynamic presentation content can be developed easily. Inline images can be displayed in the presentation. The images can be retrieved from web sites only by pecifying the image's URL.

    1 weekly downloads
  • Elserv Icon
    Elserv

    Elserv is an HTTP server which runs on Emacs, as a background process.

    1 weekly downloads
  • Emacs JDBC SQL Icon
    Emacs JDBC SQL

    Provide a metadata layer for SQL editing within Emacs using Java Objects and JDBC.

    1 weekly downloads
  • Emacs MMIX mode Icon
    Emacs MMIX mode

    MMIX synthax highlighting mode for Emacs; based on Emacs\' nasm-mode written by Per Lundberg

    1 weekly downloads
  • Emacs Notebook Mode Icon
    Emacs Notebook Mode

    Notebook mode sets up a sub-process that has well defined input and output responses, such as a shell, or a command line program like matlab. Each notebook has a collection of cells, consisting of a prompt, an input region, and an output region.

    1 weekly downloads
  • Emacs tiny tools Icon
    Emacs tiny tools

    Emacs Tiny Tools is a collection of libraries and packages, which are designed to be OS and X/Emacs platform independent. E.g. configure load-path automatically, URL handler, easy-delete, mail complete and many more utilities (50+). PROJECT MOVED.

    1 weekly downloads
  • Etiquette - a protocol construction tool Icon
    Etiquette - a protocol construction tool

    Etiquette is an interaction protocols construction tool. Etiuqette allows to describe communication in high-level and textually condensed fashion. Built-in support for debugging and error-handling policies is provided. Etiquette is written in Common Lisp.

    1 weekly downloads
  • Back
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT