Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 21:46:43 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang Makefile ports/lang/sketchy Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200505162146.j4GLkhVS050034@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-05-16 21:46:43 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/sketchy         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add sketchy.
  
  SketchyLISP is a small, tail-recursive, lexically scoped interpreter for
  purely symbolic dialect of LISP that smells like Scheme. It may be considered
  an implementation of pure LISP plus DEFINE and CALL/CC.
  
  This package contains the SketchyLISP interpreter and library, the reference
  manual, and example programs.
  
  WWW: http://www.t3x.org/sketchy/
  
  PR:             ports/81012
  Submitted by:   Nils M Holm <nmh@t3x.org>
  
  Revision  Changes    Path
  1.444     +1 -0      ports/lang/Makefile
  1.1       +25 -0     ports/lang/sketchy/Makefile (new)
  1.1       +1 -0      ports/lang/sketchy/distinfo (new)
  1.1       +11 -0     ports/lang/sketchy/pkg-descr (new)
  1.1       +255 -0    ports/lang/sketchy/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505162146.j4GLkhVS050034>