Skip to content

Commit d17bc04

Browse files
committed
README rephrase
1 parent 740a13d commit d17bc04

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
awib-0.4
22
========
33

4-
Awib is:
5-
- a brainfuck compiler written in brainfuck
6-
- optimizing
7-
- capable of compiling to
8-
- Linux executables (for i386)
9-
- Tcl code
10-
- Ruby code
11-
- Go code
12-
- C code
13-
- Java code
14-
- polyglot in Tcl, C and bash (and brainfuck!)
15-
16-
The bulk of awib is written by Mats Linander <matslina (at) gmail (dot) com>.
4+
Awib is a brainfuck compiler written in brainfuck. It is also polyglot
5+
in bash, Tcl and C. It is optimizing and portable. Awib is capable of
6+
compiling brainfuck source code into Linux executables (i386) and five
7+
programming languages: C, Tcl, Go, Ruby and Java.
8+
9+
The bulk of awib is written by Mats Linander <matslina (at) gmail
10+
(dot) com>.
1711

1812

1913
Usage

0 commit comments

Comments
 (0)