Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 11 / 12
Newer►
225 results for tags programming x
  • darcs
    Interesting distributed version control system, programmed in Haskell (but a Common Lisp client exists).
    Wed Oct 25 16:49:45 2006 - permalink -
    - http://www.darcs.net/
    darcs programming software TODO tool version-control
  • hyperstring.net -- Lisp-based web software
    Interesting company developing Lisp-based web software. From a post on comp.lang.lisp.
    Mon Oct 23 15:19:58 2006 - permalink -
    - http://www.hyperstring.net/
    common-lisp lisp programming software web
  • pinterface: Announcing* asdf-ecs
    An extension to the Common-Lisp System Definition Facility ASDF to support C code (interfaced via either UFFI or CFFI).
    Fri Oct 13 16:38:37 2006 - permalink -
    - http://pinterface.livejournal.com/23416.html
    ASDF CFFI common-lisp programming software tool UFFI
  • LEGO MINDSTORMS Internals
    Many details and links about the Lego Mindstorms robot system and its programming.
    Tue Oct 10 13:14:22 2006 - permalink -
    - http://www.crynwr.com/lego-robotics/
    hack hardware HOWTO programming robot software
  • Darwin Ports : Cross-Platform Software for Mac OS X 10.4 Tiger
    Repository of open source/free software for OSX. Appears to be more up-to-date than Fink.
    Mon Oct 9 17:19:25 2006 - permalink -
    - http://darwinports.com/
    FOSS GNU macosx programming software
  • Google Code Search
    Search for source code on the web. Allows filtering for programming language, license etc. Alas, it was turned off some time in 2012.
    Fri Oct 6 14:14:01 2006 - permalink -
    - http://www.google.com/codesearch
    FOSS programming search tool web
  • NewI\O Home Page
    NewI\O is an internet application system. The basic idea is to create a new browser which needs to be ported to all client platforms and communicates with servers over a new (non http) protocol.
    Fri Oct 6 13:49:21 2006 - permalink -
    - http://www.newio.org/
    FOSS GPS network programming web
  • Sphere Online Judge (SPOJ) - Problems
    Some interesting programming problems.
    Tue Oct 3 17:49:58 2006 - permalink -
    - http://www.spoj.pl/problems/classical/
    contest programming
  • '(Montreal Scheme/Lisp User Group) / Bienvenue
    Marc Feeley demonstrated how to write a simple Scheme to C compiler, in Scheme. In only 90 minutes! Presentation material (slides?), source code and video (200MB) are available.
    Tue Oct 3 16:58:57 2006 - permalink -
    - http://www.iro.umontreal.ca/~boucherd/mslug/meetings/20041020/minutes-en.html
    compiler lisp presentation programming Scheme
  • Ephemeral Security - Mosquito Lisp
    A lisp dialect for security-related tasks (penetration testing).
    Mon Oct 2 15:27:25 2006 - permalink -
    - http://www.ephemeralsecurity.com/mosquito-lisp/
    implementation language lisp network programming Scheme security
  • The XPL Programming Language
    The XPL programming language is a derivative of PL/I designed for compiler writing. XPL was first announced 1968
    Mon Sep 25 18:50:53 2006 - permalink -
    - http://www.cs.toronto.edu/XPL/
    language programming
  • R6RS.Org
    A draft of the Scheme standard R6RS, a mechanism for comments and code to implement some of the features added since R5RS.
    Fri Sep 15 14:47:33 2006 - permalink -
    - http://www.r6rs.org/
    lisp programming reference Scheme standard TODO
  • #! (sharp-bang)
    A tiny C program to avoid some problems with the way Unix is handling #! in script, by Aubrey Jaffer. Here is the (obfuscated) code: char* g(s,t) char * s ; char*t ;{int l = strlen (s);s =realloc(s,l+strlen(t)+1); strcat (s +l ,t ); return s ; } main (c,v) int c ;char **v;{ int j=1;char*m=calloc(j,j) ;for( ;j
    Fri Sep 8 19:39:40 2006 - permalink -
    - http://swiss.csail.mit.edu/~jaffer/Docupage/sharpbang.html
    hack Jaffer programming Unix
  • Squeak: Squeak
    Squeak is a modern, multi-platform implementation of Smalltalk, created by its original inventors.
    Fri Sep 8 16:26:08 2006 - permalink -
    - http://www.squeak.org/
    FOSS programming smalltalk squeak
  • CMake - KitwarePublic
    A build tool which supposedly (comp.lang.lisp Msg-id=<1157589547.321598.175720@d34g2000cwd.googlegroups.com>) can replace the GNU auto* tools. From the page: "Welcome to CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
    Thu Sep 7 17:10:37 2006 - permalink -
    - http://www.cmake.org/Wiki/CMake
    FOSS programming software tool
  • Stevey's Drunken Blog Rants
    Interesting observations about programming (languages).
    Mon Sep 4 16:43:03 2006 - permalink -
    - http://www.cabochon.com/~stevey/blog-rants/index.html
    blog emacs lisp programming Scheme software Unix
  • Mark Probst's (schani's) home page
    Interesting page, has GIMP functions, photomosaics and Lisp.
    See https://schani.wordpress.com/2017/01/02/the-best-books-ive-read-in-2016/ for book reviews
    Thu Aug 24 14:54:12 2006 - permalink -
    - http://www.complang.tuwien.ac.at/~schani/
    graphical-programming lisp programming reading
  • Scheme and Functional Programming 2006 - Abstracts
    SHard: a Scheme to Hardware Compiler sounds interesting, though there are many others.
    Tue Aug 1 16:01:08 2006 - permalink -
    - http://scheme2006.cs.uchicago.edu/
    hardware lisp programming Scheme
  • LiteratePrograms:Welcome - LiteratePrograms
    A wiki collecting literate programming in many different programming languages.
    Wed Jul 26 16:05:47 2006 - permalink -
    - http://en.literateprograms.org/LiteratePrograms:Welcome
    literate-programming programming wiki
  • Foyled: Anti-Literacy Program
    Interesting arguments (and some discussion) against literate programming in Common Lisp, by Drew McDermott
    Wed Jul 26 14:04:16 2006 - permalink -
    - http://airfoyle.blogspot.com/2006/05/anti-literacy-program.html
    common-lisp lisp literate-programming programming TODO
Links per page: 20 50 100
◄Older
page 11 / 12
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.