Compare commits

...

2 Commits

Author SHA1 Message Date
AlonaHlobina
2fca155811 Update Java and Python
Added JAX-RS to Java and Twisted, Rsa to Python.
2021-07-01 10:39:50 +02:00
AlonaHlobina
a715b97e13 Update versions-compilers.rst
Changed TS supported version from 4.2 to 4.3
2021-06-11 17:28:32 +02:00
2 changed files with 4 additions and 1 deletions

View File

@@ -96,6 +96,7 @@ Java built-in support
Hibernate, Database Hibernate, Database
iBatis / MyBatis, Database iBatis / MyBatis, Database
Java Persistence API (JPA), Database Java Persistence API (JPA), Database
JAX-RS, Rest framework
JDBC, Database JDBC, Database
Protobuf, Serialization Protobuf, Serialization
Kryo deserialization, Serialization Kryo deserialization, Serialization
@@ -169,6 +170,8 @@ Python built-in support
MySQLdb, Database MySQLdb, Database
psycopg2, Database psycopg2, Database
sqlite3, Database sqlite3, Database
Twisted,Web framework
Rsa,Cryptography library
cryptography, Cryptography library cryptography, Cryptography library
pycryptodome, Cryptography library pycryptodome, Cryptography library
pycryptodomex, Cryptography library pycryptodomex, Cryptography library

View File

@@ -22,7 +22,7 @@
Eclipse compiler for Java (ECJ) [4]_",``.java`` Eclipse compiler for Java (ECJ) [4]_",``.java``
JavaScript,ECMAScript 2021 or lower,Not applicable,"``.js``, ``.jsx``, ``.mjs``, ``.es``, ``.es6``, ``.htm``, ``.html``, ``.xhm``, ``.xhtml``, ``.vue``, ``.json``, ``.yaml``, ``.yml``, ``.raml``, ``.xml`` [5]_" JavaScript,ECMAScript 2021 or lower,Not applicable,"``.js``, ``.jsx``, ``.mjs``, ``.es``, ``.es6``, ``.htm``, ``.html``, ``.xhm``, ``.xhtml``, ``.vue``, ``.json``, ``.yaml``, ``.yml``, ``.raml``, ``.xml`` [5]_"
Python,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9",Not applicable,``.py`` Python,"2.7, 3.5, 3.6, 3.7, 3.8, 3.9",Not applicable,``.py``
TypeScript [6]_,"2.6-4.2",Standard TypeScript compiler,"``.ts``, ``.tsx``" TypeScript [6]_,"2.6-4.3",Standard TypeScript compiler,"``.ts``, ``.tsx``"
.. container:: footnote-group .. container:: footnote-group