Home Submit URL Add to Favorite Contact
           28 March, 2024
 
    
Category Suggestion Form :: Computers » Programming » Languages » Lisp
Root Category ID 6176
Suggested Sub Category *
If approved, category will be created under
Computers » Programming » Languages » Lisp » NEW-CAT
Comments to Editor
Spam Protection * What is the third word in the phrase "jan fofiral ler nyluq kery litiry kanopera dewi wypicyru gefaqyx"?

This question is for testing whether you are a human visitor and to prevent automated spam submissions

    
Category List - Main » Computers » Programming » Languages
ABC Ada
ADL Algol 60
Algol 68 APL
Assembly Awk
BASIC Befunge
BETA Bigwig
Blue Brainfuck
C C++
C-sharp Cecil
CHILL Clarion
Clean Clipper
CLU Cobol
CobolScript Cocoa
Comparison and Review Compiled
Component Pascal Concurrent
Constraint Curl
D Database
Dataflow Declarative
Delphi Directories
Dylan E
Education Eiffel
ElastiC Erlang
Euphoria Forth
Fortran FP
Frontier Functional
Goedel Haskell
ICI Icon
IDL Intercal
Interface Interpreted
Io Java
JavaScript Jovial
LabVIEW Lagoona
Language-OS Hybrids Leda
Limbo Lisp
Logic-based Lua
m4 Mercury
Miranda Miva
ML Modula-2
Modula-3 Moto
Multiparadigm Mumps
Oberon Obfuscated
Object-Oriented Objective-C
Obliq Occam
Open Source Oz
Pascal Perl
PHP Pike
PL PL-SQL
Pliant POP-11
Postscript Procedural
Prograph Prolog
Proteus Python
REBOL Reflective
Regular Expressions Rexx
Rigal RPG
Ruby S-Lang
SAS Sather
Scripting SETL
Simkin Simula
Sisal Smalltalk
Snobol Specification
SQL Synchronous
T3X Tcl-Tk
Tempo TOM
TRAC Transcript
Turing Visual
Visual Basic Visual DialogScript
Visual FoxPro Water
Wirth YAFL
Yorick Z


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