From f6a152a617ce55917d2bd645852dd5b013ece637 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 30 Jul 2013 11:54:20 +0000 Subject: [PATCH] add two more bullets about the Python and the Java bindings --- download/release-3.4.8.t2t | 2 ++ 1 file changed, 2 insertions(+) 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===