Programming languages that compile to native code and have the batteries included

前端 未结 6 1085
不思量自难忘°
不思量自难忘° 2021-02-02 00:29

What are the programming languages that compile to native code and which have provided a comprehensive library with them?

Libraries that includes functionality such as N

6条回答
  •  长情又很酷
    2021-02-02 01:10

    Delphi meets all those requirements. This is a development environment based on the Object Pascal language.

提交回复
热议问题