Commit Graph

251 Commits

Author SHA1 Message Date
Johann Visagie
ad6b729c66 Add py-compiler, a Python source to bytecode compiler. 2001-09-06 14:15:37 +00:00
David E. O'Brien
d511720a6c Add gcc30 to the mix. 2001-08-31 15:21:37 +00:00
Akinori MUSHA
4089cfeb11 Add ruby-lua, a Ruby extension to make Lua script language as a class. 2001-08-30 08:13:20 +00:00
Ying-Chieh Liao
dcb2f17c04 add slisp
A simple Lisp interpreter

PR:		29643
Submitted by:	Patrick Li <pat@databits.net>
2001-08-29 12:39:06 +00:00
Kris Kennaway
0fc0414b93 Initial import of klone-2.1.359
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.

Obtained from:	OpenBSD
2001-08-23 11:30:40 +00:00
Ying-Chieh Liao
07ab3ccfac add xsb
A tabled Logic Programming and Deductive Database system

PR:		29322
Submitted by:	Christopher Rued <c.rued@xsb.com>
2001-08-18 08:42:17 +00:00
Ying-Chieh Liao
fb65ac7978 add nml
A dialect/harmony of Standard ML and OCaml

PR:		29158
Submitted by:	Jaeho Shin <netj@ego.mazic.org>
2001-08-18 07:48:50 +00:00
Ying-Chieh Liao
dee7aaae74 add pnet
C# compiler, assembler, disassembler, and runtime engine

PR:		29034
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-08-18 06:17:18 +00:00
Ying-Chieh Liao
ccfe1c5429 add treecc
Treecc program is designed to assist in the development of compilers

PR:		28934
Submitted by:	Michael Johnson <ahze@ahze.net>
2001-08-17 18:04:42 +00:00
Ying-Chieh Liao
14cc25d894 add clips
CLIPS is a productive development and delivery expert system tool

PR:		28821
Submitted by:	Douglas Anestad <yotta@dougdidit.com>
2001-08-17 17:08:35 +00:00
Maxim Sobolev
f76e94f6f2 Add rscheme 0.7.3.1, an object-oriented, extended version of the
Scheme dialect of Lisp.
2001-07-31 10:06:38 +00:00
John Polstra
6da61077c6 Unhook the obsolete modula-3 and modula-3-lib ports from the
Makefile.
2001-07-21 23:36:04 +00:00
Jason Evans
0d59907535 Connect the onyx port. 2001-07-18 09:13:01 +00:00
Ying-Chieh Liao
ab23c9993d add gprolog
A free Prolog compiler developed by Daniel Diaz

PR:		28651
Submitted by:	Douglas Anestad <yotta@dougdidit.com>
2001-07-08 07:57:56 +00:00
Thomas Gellekum
a01fa57525 Activate gnustep-{base,gui,guile,make,objc,xgps}. 2001-06-26 12:18:05 +00:00
Joseph Koshy
e977d4f8a5 A port of `DrScheme', a graphical teaching environment and IDE for Scheme. 2001-06-26 09:19:52 +00:00
Mark Pulford
75912dcabb Add malbolge 1.0, an Infernal programming language.
Cleaned up before commit.

PR:		28147
Submitted by:	simond@irrelevant.org
2001-06-14 17:13:19 +00:00
Mark Pulford
6b270faecd Add dis 1.0, a moderately Infernal programming language.
Cleaned up before commit.

PR:		28146
Submitted by:	simond@irrelevant.org
2001-06-14 16:59:44 +00:00
Akinori MUSHA
70782b1469 Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.
As there are unidentified problems with libc_r + ruby, please use this
with care.  I'd appreciate if any of you could join me in debugging.
2001-06-04 15:02:52 +00:00
Akinori MUSHA
9b3bcd846b Add lang/ruby_static-devel, the statically linked ruby-devel
executable.
2001-06-04 14:57:03 +00:00
Ying-Chieh Liao
db2a13ade0 add awka
Converts the AWK script to C, then compiles it
2001-05-31 16:33:18 +00:00
Akinori MUSHA
90d3bb570d Add lang/ruby-devel, the development version of Ruby. (1.7) 2001-05-05 23:20:12 +00:00
Akinori MUSHA
9e822619dd Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el. 2001-05-05 22:38:22 +00:00
Thomas Gellekum
eb7dc653a8 Activate python20. This port is needed until stackless-python has been
upgraded to work with python-2.1.
2001-05-02 11:29:17 +00:00
Ying-Chieh Liao
5e0308675f add yap
A high-performance Prolog compiler
2001-04-29 14:43:09 +00:00
Josef Karthauser
c4e3d79cbc Switch.pm provides the syntax and semantics for an explicit case
mechanism for Perl. The syntax is minimal, introducing only the
keywords switch and case and conforming to the general pattern of
existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.

PR:	ports/26875
2001-04-28 15:08:08 +00:00
Ying-Chieh Liao
03cf8c13fb add diveintopython
A free Python tutorial book that is "not For Dummies(tm)"

PR:		26697
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-04-27 17:38:02 +00:00
Dirk Froemberg
bac7086442 PHP documentation in HTML.
Done with lots of help from:	roam
2001-04-24 18:06:38 +00:00
Ying-Chieh Liao
f72ad262ea add nickle
A desk calculator language

PR:		26632
Submitted by:	Christopher Elkins <chrise@scardini.com>
2001-04-17 08:32:28 +00:00
Akinori MUSHA
3b74131b66 Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
Will Andrews
03f59161c3 Add jython 2.0, an implementation of Python Interpreter with Pure
Java.

PR:		26302
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-04-07 04:56:17 +00:00
Akinori MUSHA
0458dc9b1f Add ruby-ri, Ruby Interactive reference with command line and Emacs
interfaces.
2001-04-05 14:11:09 +00:00
Ying-Chieh Liao
6c9b37352c add mdk
MIX Development Kit offers an emulation of MIX and MIXAL
2001-04-02 06:01:23 +00:00
Maxim Sobolev
1d4237a84f Add stackless_python 2.0, a Python implementation that does not use
the C stack.

PR:		29196
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-03-29 13:18:53 +00:00
FUJISHIMA Satsuki
c3e934e1d1 remove squeak1, distfile is no longer available.
There is successor of this port, squeak2.

PR:		26147
Submitted by:	maintainer
2001-03-27 22:06:45 +00:00
Thomas Gellekum
a2a1fe42d6 Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
bundles and replaces the old mx extensions for python.

I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools},
textproc/py-mxTextTools) after a short grace period to allow for testing
the new stuff.
2001-03-22 13:34:00 +00:00
Dirk Meyer
d6c0cb4ef6 New port crossgo32-f77
PR:		21389
Submitted by:	hdcho@geni.knu.ac.kr
Reviewed by:	will
2001-03-10 06:38:57 +00:00
Akinori MUSHA
0c1a8b2508 Add ruby-programmingruby, the source of the Programming Ruby
("pick-axe") book in XML and HTML.

It is released under the Open Publication license.
2001-03-07 17:50:50 +00:00
Ying-Chieh Liao
5d9d375042 add aleph
Aleph is a multi-threaded functional programming language
2001-03-06 17:50:10 +00:00
Ying-Chieh Liao
cb043caeb0 add rotfl, a simple text-formatting language 2001-03-05 04:45:54 +00:00
Dirk Froemberg
89ecfb96bc Disable php, enable php3. 2001-03-04 18:32:57 +00:00
Dirk Froemberg
f946ea14c6 Add php4. 2001-02-25 21:26:52 +00:00
Akinori MUSHA
04d1ec84c6 Add lang/ruby_static, the statically linked version of the "ruby"
executable, with some basic extensions compiled in.

This is added so people can use ruby even in an emergency.
2001-02-19 15:55:35 +00:00
James E. Housley
56d3ac2f77 New Port: lang/cel
Cel is a computer language. In particular it is of the
prototype-based, object oriented variety.

PR:		23996
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-14 13:22:36 +00:00
Akinori MUSHA
a5755c0ac0 Add ruby-reference, Ruby Class and Module Reference, in HTML format.
This really is a great work.  Every Ruby user should have this
installed to help them hack Ruby. :)
2001-02-07 22:51:54 +00:00
Ying-Chieh Liao
0ae3e3a342 add sxm, another implementation of scheme 2001-01-22 15:44:24 +00:00
Vanilla I. Shu
17ef395584 ScriptBasic is a scripting implementation of the BASIC language. The
aim of this implementation is to provide a general and widely used
tool for the simple programmer. One of the reason behind the success
of the Microsoft operating systems is VisualBasic, which is built into
many of the applications Microsoft delivers. Why are UNIX and other
non-Microsoft operating system users prohibited to use the simplest
programming language?
ScriptBasic is a BASIC implementation, which aims not less than
becoming the most widely used scripting tool on UNIX systems. It is
portable, it is BASIC, it is a scripting tool and it is GNU LGPL.

PR:		ports/24133
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-14 19:45:31 +00:00
Alexander Langer
384a31cc98 Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
PR:		22776
Submitted by:	Edwin Groothuis (mavetju@chello.nl)
2001-01-05 17:26:22 +00:00
Alexander Langer
dd3198dc7b Add jgnat-1.0p, an Ada to Java-Byte-Code compiler.
PR:		17799
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-27 11:28:58 +00:00
Will Andrews
513c0e84e5 Add php 3.0.16, a standalone PHP interpreter.
PR:		21094
Submitted by:	roam (oops :-)
2000-12-19 14:00:03 +00:00