Tags : Browse Projects

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

Gnotime

Compare

  No analysis available

GnoTime (formerly GTT, the Gnome Time Tracker) is a desktop utility for tracking the amount of time spent on projects, keeping a to-do list, a diary, and generating reports and invoices based on that time.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl

Geiser

Compare

  No analysis available

Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode. The main functionalities provided are: - Evaluation of forms in the namespace of the current module. - Macro expansion. - File/module loading. - ... [More] Namespace-aware identifier completion (including local bindings, names visible in the current module, and module names). - Autodoc: the echo area shows information about the signature of the procedure/macro around point automatically. - Jump to definition of identifier at point. - Access to documentation (including docstrings when the implementation provides it). - Listings of identifiers exported by a given module. - Rudimentary support for debugging Supports Guile and Racket [Less]

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd

TinyScheme

Compare

  Analyzed about 22 hours ago

TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does ... [More] sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally to allow developers freedom in balancing features and footprint. [Less]

5.55K lines of code

0 current contributors

10 months since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This
Tags scheme

chibi-scheme

Compare

  Analyzed about 5 hours ago

Chibi-Scheme is a very small but mostly complete R5RS Scheme implementation using a reasonably fast custom VM. Chibi-Scheme tries as much as possible not to trade its small size by cutting corners, and provides full continuations, both low and high-level hygienic macros based on syntactic-closures ... [More] , string ports and exceptions. Chibi-Scheme is written in highly portable C and supports multiple VM instances running simultaneously. [Less]

70.1K lines of code

15 current contributors

about 1 month since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

Kawa Language Framework

Compare

Claimed by GNU No analysis available

Kawa is a framework written in Java for implementing high-level and dynamic languages, compiling them into Java bytecodes. It includes and implementation of the Scheme programming language with extensions to provide useful integration with the JDK and other Java classes. The included ... [More] gnu.bytecode package can be used as a standalone library for generating Java bytecode. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
3.5
   
I Use This
Mostly written in language not available
Licenses: mit

SCSS

Compare

  No analysis available

SCSS is a Guile Scheme module for parsing, querying, and emitting style information compatible with the W3C Cascading Stylesheets recommendation. While SCSS does not itself provide any rendering functionality, it can provide style information to applications and libraries that do. If used with XML ... [More] documents produced by SXML or SDOM, SCSS can accomodate the full range of selector types described in the W3C recommendation; it can also match simple selectors against strings when structured document information is not available. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...
Tags scheme

lfe

Compare

  Analyzed about 20 hours ago

Lisp Flavoured Erlang (LFE)

28.6K lines of code

2 current contributors

4 days since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: No declared licenses

IronScheme

Compare

  Analyzed about 15 hours ago

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

121K lines of code

1 current contributors

about 2 months since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

dfsch

Compare

  Analyzed about 17 hours 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 8 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: gpl, lgpl21_or..., mit

Artanis web-framework

Compare

  Analyzed about 7 hours ago

A very lightweight web-framework of Scheme language

79.9K lines of code

6 current contributors

4 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This