Переглянути джерело

Add reference to protobuf-d

https://github.com/dcarp/protobuf-d is a conformance tested proto3
runtime library and code generator for D.
Dragos Carp 7 роки тому
батько
коміт
ceaf0122f2
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      docs/third_party.md

+ 1 - 0
docs/third_party.md

@@ -25,6 +25,7 @@ These are projects we know about implementing Protocol Buffers for other program
 * Clojure: http://github.com/ninjudd/clojure-protobuf
 * Common Lisp: http://github.com/ndantam/s-protobuf
 * Common Lisp: http://github.com/brown/protobuf
+* D: https://github.com/dcarp/protobuf-d
 * D: https://github.com/msoucy/dproto
 * D: http://256.makerslocal.org/wiki/index.php/ProtocolBuffer
 * D: https://github.com/opticron/ProtocolBuffer