Skip to content
@Semicolon-Plus-Plus

Semicolon Plus Plus

Modern programming language

About us

Semicolon Plus Plus lies it's focus on creating a programming language that is modern and cross-platform compatible. Besides being modern and cross-platform, Semicolon Plus Plus has an easy syntax, and a fast executable execution. The language converts it's code to C++, so the execution time of the build binary is as fast as C++ itself. Semicolon Plus Plus has a view filename-extentions:

  • spp (For main files)
  • spph (For libraries or header files)

A quick overview of topics SPP focuses on:

  • cross-platform support
  • Fast execution (C++ compiled)
  • Modern syntax
  • Library support

SPP's build-in features

Semicolon Plus Plus has some build-in features that help the programmer to quickly setup a wireframe/ base of his application. Underneath is a list of build-in SPP features:

  • onion curl
  • TCP server
  • webserver
  • database (mysql)
  • console application
  • window application

Requirements

SPP has a view required dependencies. For translating the syntax to C++, Python is used. To build the executable from the C++ source code, mingw or g++ is used. Therefore Python 3 or higher is required and C++ version v17 or higher is required.

Requirements:

  • Python 3.*
  • g++ v17 (or higher) or mingw c++ v17 (or higher)

Popular repositories Loading

  1. language language Public

    The repo for the language definition and releases

    Python

  2. brainstorm brainstorm Public

    A repo for brainstorming new ideas seen the development of SPP

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…