RSS 13 projects tagged "Lisp"

Download Website Updated 01 Aug 2004 SLOCCount

Screenshot
Pop 184.41
Vit 5.81

SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.

Download Website Updated 10 May 2005 Artefaktur Component Development Kit

Screenshot
Pop 93.24
Vit 2.48

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and [D]ynamic [M] ethod [I]nvocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Download Website Updated 10 May 2010 InteLib

Screenshot
Pop 80.50
Vit 8.97

InteLib is a library of C++ classes that lets you do Lisp/Scheme programming within your C++ programs, even without any additional preprocessing, without all those calling conventions. You can write code that is accepted by a C++ compiler while thinking in a "Lisp/Scheme mode", and the code you write will look much like Lisp/Scheme code, although it will be pure C++.

No download Website Updated 19 Feb 2007 ECB

Screenshot
Pop 65.04
Vit 1.71

ECB is a source code browser for (x)emacs. It displays a couple of windows that can be used to browse directories, files, and file contents like methods and variables. It supports source code parsing for languages like Java, C, C++, Elisp, Scheme, Perl, TeX, LaTeX, etc. In addition, it offers an (optional) permanent "compile window" at the bottom of the emacs frame, which is used to display all help and compile output. The rest of the frame is called the "edit area", which can be divided into several edit windows that are used for editing the sources. Deleting some of the edit windows neither destroys the compile window nor the browsing windows. It requires the CEDET suite.

Download Website Updated 31 Oct 2007 Paragent Project

Screenshot
Pop 51.48
Vit 1.00

Paragent is a Web-based tool for IT administrators that provides a unified service for hardware and software inventory, alerting, remote desktop, and help desk functions. It delivers these tools in an easy-to-use interface, with one-click access and site-wide built-in advanced search capabilities. It is a combination of applications, including Lisp-based servers collecting data, C++ agents on the client machines, and Java tools for the remote desktop component. Paragent runs on Linux servers and supports Windows clients.

No download Website Updated 19 May 2009 Funky

Screenshot
Pop 50.50
Vit 1.00

Funky is an embeddable functional programming language. It is stable, fast, and small. It includes all four dialects in a single DLL, which without optimization isless than 140 K. It can be embedded into an existing C++ application in minutes. The syntax is heavily borrowed from Lisp, because of its simplicity.

Download Website Updated 02 Feb 2011 Subs

Screenshot
Pop 43.27
Vit 3.08

Subs is a Scheme Lisp interpreter written in C++. The implementation is incomplete and naive, but aims to implement enough to be able to run every code sample in Structure and Interpretation of Computer Programs.

Download No website Updated 29 Apr 2012 LIME

Screenshot
Pop 32.31
Vit 2.02

LIME is a dynamic programming language with a LISP-like syntax. It features partial function application, eager and lazy evaluation, call-by-value and call-by-reference, macros, reading/writing LIME code as data, a standard library including infinite streams, and an interactive mode with auto-indentation.

No download Website Updated 28 Nov 2007 Modell

Screenshot
Pop 32.08
Vit 1.57

Modell (Modular Extension Lisp Language) is an object-oriented, modular variant of the LISP programming language, specially suitable for embedding in applications using a C++ API. It is implemented as a C++ library (libmodell) and a command-line interactive interpreter for testing and rapid development, and includes modules for diverse tasks such as math, strings processing, interaction with the operating system, and others.

Download Website Updated 13 Dec 2012 Mocosel

Screenshot
Pop 22.87
Vit 21.86

Mocosel is a high-level programming language, based on a simple syntax but offering a very powerful and self-extensive programming experience.

Screenshot

Project Spotlight

Adagios

A Web-based Nagios configuration interface.

Screenshot

Project Spotlight

mod-xslt

An Apache filter to transform XML on the fly.