| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/95523
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=159165
|
|
|
|
|
|
|
|
| |
PR: 93642
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Notes:
svn path=/head/; revision=156678
|
|
|
|
| |
Notes:
svn path=/head/; revision=149341
|
|
|
|
|
|
|
|
| |
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
Notes:
svn path=/head/; revision=146697
|
|
|
|
|
|
|
|
| |
PR: 65911
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Notes:
svn path=/head/; revision=107974
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
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
|