summaryrefslogtreecommitdiff
path: root/lang/t3x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spell __i386__ correctly. Add FreeBSD/AXP support.David E. O'Brien2001-03-311-0/+16
| | | | Notes: svn path=/head/; revision=40645
* Don't force -O2 -g; obey user's CFLAGS!David E. O'Brien2001-03-311-0/+7
| | | | Notes: svn path=/head/; revision=40644
* Update to version 6.10.1Kevin Lo2001-03-184-13/+18
| | | | | | | | PR: 25898 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40020
* Add t3x 6.8.1, a compiler for the basic procedural language T3X, whoseWill Andrews2000-12-195-0/+124
syntax is a cross between Pascal and BCPL, but smaller and simpler. PR: 23268 Submitted by: Nils M. Holm <nmh@t3x.org> Notes: svn path=/head/; revision=36105