Commit graph

6 commits

Author SHA1 Message Date
Andrew Pantyukhin
f5c217d224 - Add port lang/squirrel
- Register conflicts with archivers/squsq

Squirrel is a high level imperative/OO programming language, designed
to be a powerful scripting tool that fits in the size, memory bandwidth,
and real-time requirements of applications like games. However Squirrel
offers a wide range of features like dynamic typing, delegation, classes
& inheritance, higher order functions, generators, coroutines, tail
recursion, exception handling, automatic memory management, weak
references, etc.

Squirrel is inspired by languages like Python, Javascript and especially
Lua. The API is very similar and the table code is based on the Lua one.

WWW: http://squirrel-lang.org/
Author: Alberto Demichelis <alberto@ademichelis.com>
2007-07-14 12:17:12 +00:00
Pav Lucistnik
2c39b78ee6 - Add SHA256 2005-11-23 23:37:45 +00:00
Sergey A. Osokin
c3c903b689 Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 07:04:25 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
4b57f65144 - Fix MASTER_SITES
PR:		57292
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-09-28 14:27:09 +00:00
Max Khon
d0ff81f6dc New port: squsq
Compressor/decompressor for CP/M "Squeeze" compressed files.

Submitted by:	Alexey Dokuchaev
Obtained from:	NetBSD
2003-05-12 13:30:46 +00:00