cpp2ts.js VS cfront-3

Compare cpp2ts.js vs cfront-3 and see what are their differences.

cpp2ts.js

C++ to TypeScript Converter (to a Rough Approximation™) (by lancejpollard)

cfront-3

self education and historical research of the C++ compiler cfront v3 (by mingodad)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cpp2ts.js cfront-3
1 4
3 11
- -
10.0 0.0
over 1 year ago almost 2 years ago
C++ C++
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cpp2ts.js

Posts with mentions or reviews of cpp2ts.js. We have used some of these posts to build our list of alternatives and similar projects.
  • Representing a C++ template definition in TypeScript?
    1 project | /r/cpp | 24 Jan 2023
    I am working on a C++ to TypeScript converter (rough translation only, not precise, as it's not really possible). The goal is to streamline porting a library from C++ to TypeScript, cutting out the repetitive tasks of shifting types around and such to go from C++ to TS.

cfront-3

Posts with mentions or reviews of cfront-3. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-04.
  • Cello – High Level C
    10 projects | news.ycombinator.com | 4 Mar 2022
  • Ask HN: Does someone have pyvm-3.0.tar.bz2
    5 projects | news.ycombinator.com | 1 Mar 2022
    I'm trying to have buildable versions of several compilers for learning and historical preservation and recently discovered "lwc" https://directory.fsf.org/wiki/Lightweight_C++ and apparently the latest version of it come with this pyvm version http://students.ceid.upatras.gr/~sxanth/pyvm-3.0/ -> http://students.ceid.upatras.gr/~sxanth/pyvm-3.0/pyvm-3.0.tar.bz2 but is not accessible anymore.

    Does anyone have it and could share it ?

    I already have a version 2.1 here https://github.com/mingodad/lwc and here https://github.com/mingodad/pyvm and here is some discussion with links https://github.com/mingodad/cfront-3/issues/6 .

    I also have:

    - Cfront3 https://github.com/mingodad/cfront-3

    - Cyclone https://github.com/mingodad/cyclone

    - Tinycc reeentrant https://github.com/mingodad/tinycc

    Thank you in advance for any help !

  • Cfront built on Linux, OS X and Windows
    1 project | /r/CKsTechNews | 3 Nov 2021
  • Show HN: Cfront built on Linux, OS X and Windows
    2 projects | news.ycombinator.com | 3 Nov 2021

What are some alternatives?

When comparing cpp2ts.js and cfront-3 you can also consider the following projects:

vos - Vinix is an effort to write a modern, fast, and useful operating system in the V programming language

Cello - Higher level programming in C

lwc - LightWeight C++

zig-gamedev - Main monorepo for @zig-gamedev libs and example applications

pyvm - archive of pyvm.git (last push: version 2.1). includes "lightweight C++" in pyvm/lwc dir.

tinycc - My working copy of tinycc made reentrant

cfront - http://www.softwarepreservation.org/projects/c_plus_plus

v-mode - 🌻 An Emacs major mode for the V programming language.

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

dmd - dmd D Programming Language compiler

rust - Empowering everyone to build reliable and efficient software.

cyclone - Cyclone Language Compiler fixes to build on recent operating systems