Parser

Parser for C++ to IR (by Tolc-Software)

Parser Alternatives

Similar projects and alternatives to Parser based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Parser alternative or higher similarity.

Parser reviews and mentions

Posts with mentions or reviews of Parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-21.
  • Finding the right order to define objects
    2 projects | /r/cpp | 21 Apr 2022
    Tolc is 100% open source, and you can find the final solution in the parser repo here.
  • A C++ Bindings Compiler
    5 projects | news.ycombinator.com | 8 Mar 2022
    Hi everyone!

    Some friends and I were unhappy with how much work it was to use C++ from other languages. We were working in the optimizations industry and often had to prototype with python. Eventually, we created a tool to make it easier for C++ to talk to python (by generating pybind11). Later, javascript via WebAssembly was added as well. It's now at a point where it's very easy to just create a C++ library and use it from any of those languages without change. We're planning on slowly adding more languages as needed/requested. The next on the list are Swift and Kotlin.

    It does not require any change to your existing public interface, but simply reads it and creates the bindings off of that. It should also work on Linux (Debian), MacOS, and Windows (Visual Studio). Here's a small demo if you'd like to test:

    https://github.com/Tolc-Software/tolc-demo

    And here are the repositories with the source code:

    https://github.com/Tolc-Software/tolc - The executable

    https://github.com/Tolc-Software/frontend.py - The python bindings generator

    https://github.com/Tolc-Software/frontend.wasm - The WebAssembly bindings generator

    https://github.com/Tolc-Software/Parser - The C++ parser

    It is dual licensed with AGPL and, if someone wants, a commercial license as well.

    Would be cool if someone finds it useful!

  • A bindings compiler for C++
    6 projects | /r/cpp | 8 Mar 2022
    https://github.com/Tolc-Software/Parser - The C++ parser
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    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. Learn more →

Stats

Basic Parser repo stats
3
7
0.0
almost 2 years ago

Tolc-Software/Parser is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of Parser is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com