We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7310cb9 commit e504f55Copy full SHA for e504f55
README.md
@@ -1,9 +1,9 @@
1
# B2Program
2
3
This is the code generator **B2Program** for generating code from B to other
4
-programming languages (Java, C++, Python, JavaScript/TypeScript).
+programming languages (Java, C++, JavaScript/TypeScript).
5
Currently, code generation for Prolog and Rust are in progress.
6
-The work for Clojure and C has begun but not continued.
+The work for Python, Clojure and C has begun but not continued.
7
8
9
Paper: https://www.researchgate.net/publication/337441241_A_Multi-target_Code_Generator_for_High-Level_B
0 commit comments