• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Common Lisp
  • Created over 12 years ago
  • Updated over 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dijkstra's Shortest Path Algorithm implemented in Ruby, Lisp, and Processing. Handy for folks just starting out with any of those languages, I assume.

More Repositories

1

How-do-you-that-in-Lisp-

An assortment of (usually) standalone Lisp functions that deal with list manipulation, working with matrices, and other functionality. Useful for someone learning Lisp or perhaps needing a simple function. Implementations are by no means brilliant, just straightforward Lisp, here. In all functions I attempted to be as functionally pure as possible.
Common Lisp
8
star
2

SimpleBrowser

A very simple web browser build using Qt's webkit
C++
6
star
3

LaTeX-Vanderbilt-Dissertation-Format

This repository provides a LaTeX template for writing a master's thesis or dissertation. In particular, this document correctly adheres to all of Vanderbilt University's formatting standards for the Electrical Engineering and Computer Science Department as of December 2010. If you are using this template to submit a thesis to a different institution or department, please review your department's submission guidelines as this template may not be applicable.
6
star
4

Cpp-Template-Metaprogramming

Some small examples of template metaprogramming in action. This code is helpful if you'd read a tutorial or two and would like to see TMP put to work on some canned problems.
C++
4
star
5

VitaeChamber

CV
Blade
1
star
6

hiss

A Python Tornado test application. WIP
JavaScript
1
star
7

player-stage-RFID-driver

A driver that can be used to read RFID tags within the PlayerStage robot platform. It will probably need to be modified to support your particular application, but it's a good start.
C++
1
star
8

Cpp-Qt-BinarySearchTrees

This application contains various implementations of binary search trees, as well as a GUI that (somewhat bizarrely) displays a tree's structure.
C++
1
star