文件名称:cpptranslate:从C ++到SuperAST转换器
文件大小:124KB
文件格式:ZIP
更新时间:2024-06-10 18:00:55
C++
cpptranslate 超级AST转换器的C ++代码。 文件夹examples中提供了一些翻译examples 。 下载clang mkdir ~/clang-llvm && cd ~/clang-llvm git clone http://llvm.org/git/llvm.git cd llvm/tools git clone http://llvm.org/git/clang.git cd clang/tools git clone http://llvm.org/git/clang-tools-extra.git extra 下载cpptranslate cd ~/clang-llvm/llvm/tools/clang/tools/extra git clone https://github.com/super-ast/cpptranslate echo 'add_s
【文件预览】:
cpptranslate-master
----rapidjson()
--------prettywriter.h(8KB)
--------reader.h(58KB)
--------msinttypes()
--------encodings.h(23KB)
--------stringbuffer.h(3KB)
--------rapidjson.h(21KB)
--------allocators.h(10KB)
--------filewritestream.h(3KB)
--------filereadstream.h(3KB)
--------internal()
--------filestream.h(3KB)
--------memorybuffer.h(3KB)
--------encodedstream.h(10KB)
--------memorystream.h(3KB)
--------error()
--------document.h(84KB)
--------writer.h(14KB)
----SuperastCPP.h(8KB)
----CMakeLists.txt(173B)
----examples()
--------not_supported()
--------const-vector()
--------vector()
--------structs()
--------unary()
--------loops()
--------compound()
--------io()
--------hello_world()
--------fibonacci()
--------methods()
--------functions()
--------if()
----README.md(1024B)
----SuperastCPP.cpp(36KB)