summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2013-07-30 11:54:20 +0000
committerkr.angelov <kr.angelov@gmail.com>2013-07-30 11:54:20 +0000
commit102994144be66e8ffb2ed2175e5e4b763bc2c085 (patch)
tree59a8055e5b09a1dce3212e0a176e3fff1bcab818
parent80dbbb88b8f0fa858da5b68a5b6b0804ee8c2037 (diff)
add two more bullets about the Python and the Java bindings
-rw-r--r--download/release-3.4.8.t2t2
1 files changed, 2 insertions, 0 deletions
diff --git a/download/release-3.4.8.t2t b/download/release-3.4.8.t2t
index 7f6130ee0..96bbb5539 100644
--- a/download/release-3.4.8.t2t
+++ b/download/release-3.4.8.t2t
@@ -33,6 +33,8 @@ The new runtime provides the following new features:
the exhaustive generator. The goal is to reach the state where
GF will provide state of the art theorem prover.
[/src/runtime/c/ ../src/runtime/c/]
+- There is a binding from Python to the C runtime in [/src/runtime/python/ ../src/runtime/python/].
+- A volunteer to complete the binding from Java is highly wanted [/src/runtime/java/ ../src/runtime/java/].
===Resource Grammar Library===