Skip to content

Commit f2c568d

Browse files
committed
readme: add D
1 parent bb7860d commit f2c568d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ simple desk calculators to complex programming languages.
77

88
Bison is upward compatible with Yacc: all properly-written Yacc grammars
99
work with Bison with no change. Anyone familiar with Yacc should be able to
10-
use Bison with little trouble. You need to be fluent in C, C++ or Java
10+
use Bison with little trouble. You need to be fluent in C, C++, D or Java
1111
programming in order to use Bison.
1212

1313
Bison and the parsers it generates are portable, they do not require any

0 commit comments

Comments
 (0)