Home Submit URL Add to Favorite Contact
           19 April, 2024
 
    
Submit WebSite / Add URL Form :: Computers » Programming » Languages » Lisp    [Search Category]
Submission Type Premium Listing
Speedy review of your website for inclusion.
Within 24 hours inclusion. Direct hyperlink to your site.
Maximum Exposure. One time $49 payment only , no annual renewal required.
URL *
Title *
Description *
Your Name *
Contact E-Mail *
Country
State/City
Address
Spam Protection * What is the ninth word in the phrase "xary jucaxik gof nazyvije qenoqiq leqe sawah siz qydi loda"?

This question is for testing whether you are a human visitor and to prevent automated spam submissions
Comments to Editor
Your IP 3.147.104.120

 
New Sites - Main » Computers » Programming » Languages » Lisp
XLogo (27th April, 2005) : A logo learning and drawing application written in Objective-c for Mac OS X. [Open source, BSD License]
Terrapin Software (27th April, 2005) : Terrapin Logo for home and schools. Now with support for Lego's Mindstorm RCX Robotic kit. Also makes Crystal Rain Forest.
Logo++ (27th April, 2005) : Simplified syntax Logo, very easy, within a few minutes one can start programming and drawing complex graphics with few lines of code; runs in graphical environment (Linux X11, Windows), has own editor; coded in C++. [Open Source, GPL]
Crystal Objects: Logo Computer Programming Language for Learners (27th April, 2005) : Designed as a computer language for kids and learning. Working MicroWorld Logo projects, links to other logo sites, list of related books.
MicroWorlds in Action (27th April, 2005) : Helpful MicroWorlds resources for teachers, students, and parents: interactive projects with code, vocabulary, lessons, questions, and ideas; "How Do I?" section; activity cards; info on MicroWorlds and constructivism.


Top Sites - Main » Computers » Programming » Languages » Lisp
Fractal Concepts: Maintainer of mod_lisp and cl-pdf () : mod_lisp is an Apache plugin which lets apache send requests to a lisp process to generate dynamic content. Think of it as java server pages for lisp. cl-pdf is a library to create files in Portable Document Format from Common Lisp.
newLISP () : General purpose scripting Lisp dialect for FreeBSD, Mac OS X, Cygwin, Linux, Solaris, Win32; close to Scheme but with dynamic scoping; GUI version has IDE with editors and source level debugger, Tcl/Tk frontend. [Open Source, GPL]
Lemonodor () : Weblog featuring Lisp news, events, and commentary.
Session () : A package to save various variables and registers which reflect your current editing state to a file which is loaded into your next session.
TinyScheme () : A tiny implementation of Scheme based on MiniSCHEME. It provides almost complete coverage of R5RS Scheme. Geared towards embedded scripting use, but also functions as a standalone interpreter and extensible shell tool. Recent changes have gotten the executable