PrevUpHome

Compiled Languages


Oct 05, 2024

Compiled Language List

There are many good compiled programming language in the world, they are excellent programming languages.

c++

cpp/c++ is an object-oriented and general-purpose programming language for both systems and applications, its STL and boost facilities solved lots of problems.

Jakt

Jakt is a programming language developed by serenityos, for both systems and applications, written in c++.

Swift

Swift is a programming language developed by apple, for applications, written in c++.

Pascal

Free Pascal is a mature, versatile, open source Pascal compiler. It can target many processor architectures.

Fortran

Fortran is a natively parallel programming language with intuitive array-like syntax to communicate data between CPUs.

Oct 05, 2024

See Also

c++ boost

Back

Up

cpp/c++

c++ std::exception:

std::cout.write(err.data(), err.size());

std::cout << std::endl;

caught:

  ===================================
  #  The c++ programming language.  #
  #                                 #
  #  Join c++ Discord: yZcauUAUyC   #
  #  Deck                           #
  ===================================

Home: cppfx.xyz

K


PrevUpHome