PrevUpHome

Compiled Languages


Compiled Language List

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

Oct 05, 2024

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.

See Also

c++ boost

cpp/c++

c++ std::exception:

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

std::cout << std::endl;

caught:

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

PrevUpHome