Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | Pav Lucistnik | 2005-11-25 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=149341 | ||||
* | Update to 1.2.3 | Tilman Keskinoz | 2004-04-29 | 1 | -2/+2 |
| | | | | | | | | PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=107974 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | New port: optimizing BF to C compiler | Edwin Groothuis | 2003-09-27 | 1 | -0/+1 |
BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=89524 |