Shaare your links...
2432 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►
230 results for tags programming x
  • Mercurial - version control software
    A wiki describing Mercurial, a distributed VC system written (mostly) in Python.
    Wed Nov 29 15:31:05 2006 - permalink -
    - http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial
    programming software TODO tool version-control wiki
  • Structure and Interpretation of Classical Mechanics
    Tue Nov 28 20:17:48 2006 - permalink -
    - http://www-swiss.ai.mit.edu/~gjs/6946/sicm-html/index.html
    book physics programming Scheme science TODO
  • defmacro - Functional Programming For The Rest of Us
    A nice article about the advantages of functional programming.
    Thu Nov 9 18:03:56 2006 - permalink -
    - http://www.defmacro.org/ramblings/fp.html
    erlang functional lisp programming TODO
  • Why Functional Programming Matters
    Recommended by Nick Allen
    Thu Nov 9 17:42:52 2006 - permalink -
    - http://www.math.chalmers.se/~rjmh/Papers/whyfp.html
    Allen functional programming writing
  • Mathematics on a UNIX workstation
    Description of mathematical software for Unix.
    Sun Nov 5 11:26:05 2006 - permalink -
    - http://www-128.ibm.com/developerworks/aix/library/au-unixmath.html?ca=dgr-lnxw09UNIXMATH
    FOSS mathematics programming software Unix
  • 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
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.