PrevUpHomeNext

Mapkp


Mapkp - Map compiler forked from id tech 3 map compiler

Mapkp is a map compiler written in c++, which is a map compiler to translate text 3D map to binary 3D map. It forks from id tech 3 map-compiler. Mapkp is upgraded to support modern c++ compiler.

Project Starting Date

Tue May 27 09:13:46 AM UTC 2025

Back

Up

Cheers, cpp/c++ !

const std::string greeting = "Cheers, c++!";

std::cout << greeting << std::endl;

std::cout << greeting.data() << std::endl;

caught:

  ===================================
  #  The c++ programming language.  #
  #                                 #
  #  Join c++                       #
  #  Deck                           #
  ===================================

Home: cppfx.xyz


PrevUpHomeNext