Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

graylex

Compare

  Analyzed 4 months ago

graylex offers a means to do string operations on input streams without slurping all input at once by using Common Lisp Gray Streams, fixed-sized and flexible buffers. This is especially interesting for lexical analysis ("lexing") where input files can be exuberant, e.g. SQL dumps weighing hundreds of Megabytes.

587 lines of code

0 current contributors

about 14 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

lfe

Compare

  Analyzed 4 months ago

Lisp Flavoured Erlang (LFE)

31.5K lines of code

2 current contributors

6 months since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: No declared licenses

Bordeaux threads

Compare

  Analyzed 4 months ago

Portable shared-state concurrency for Common Lisp

4.99K lines of code

1 current contributors

12 months since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

cl-icalendar

Compare

  Analyzed 4 months ago

A Common Lisp implementation of iCalendar specification.

2.97K lines of code

1 current contributors

about 6 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

Climacs

Compare

  Analyzed 4 months ago

Climacs is an attempt to create a fully free Common Lisp-based editor that has good integration with other CLIM-based applications. Climacs attempts to improve on the concepts found in other free Common Lisp-based emacsen, such as Goatee (the original editor component of McCLIM) or Portable Hemlock. ... [More] Many design choices of Climacs are based more on the editor of the Genera operating system, Zmacs, and the other original Lisp emacsen, than GNU Emacs. Climacs is free software, released under the LGPL. [Less]

10K lines of code

0 current contributors

over 16 years since last commit

2 users on Open Hub

Activity Not Available
4.5
   
I Use This

IronScheme

Compare

  Analyzed 4 months ago

IronScheme will aim to be a R6RS conforming Scheme implementation based on the Microsoft DLR.

111K lines of code

1 current contributors

8 months since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This

acl2

Compare

  Analyzed 4 months ago

Community ACL2 System and Books The ACL2 theorem proving environment consists of two parts: The ACL2 System and The ACL2 Books. This repository contains both. Home pages are at: http://www.cs.utexas.edu/users/moore/acl2/ (ACL2 theorem prover) https://github.com/acl2/acl2 (community system + books repository).

21.1M lines of code

26 current contributors

5 months since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

XEmacs Window Manager

Compare

  Analyzed 4 months ago

44.7K lines of code

0 current contributors

over 12 years since last commit

2 users on Open Hub

Activity Not Available
4.0
   
I Use This

Sheeple

Compare

  Analyzed 4 months ago

Sheeple is a Dynamic, CLOS-like, Delegative Prototype-based Object-Oriented Programming Framework (or "POOP Framework") that strives to optimize application flexibility, minimize cost while increasing value, maximize programmer resources, and empower application implementers to better assist them in ... [More] leveraging modern paradigms in order to proactively achieve next-generation synergy in tomorrow's web 3.0 world. It is implemented in (mostly) ANSI Common Lisp. Sheeple is fully buzzword compliant. [Less]

3.62K lines of code

0 current contributors

7 months since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This

dfsch

Compare

  Analyzed 4 months ago

dfsch is dialect of Lisp inspired by Scheme that borrows many useful concepts from other Lisps and it's implementation in C.

62.8K lines of code

0 current contributors

over 9 years since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: gpl, lgpl21_or..., mit