Git Product home page Git Product logo

blockspacer / flextool Goto Github PK

View Code? Open in Web Editor NEW
42.0 5.0 4.0 20.43 MB

C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)

Home Page: https://blockspacer.github.io/flex_docs/

License: MIT License

CMake 41.96% Python 36.57% C++ 20.69% JavaScript 0.79%
clang cling libtooling cpp cpp11 cpp14 reflection serialization metaclass refactoring

flextool's Issues

Fix spelling and grammar in README

I was scrolling through the README, and noticed a few typos and grammar issues. If you would like, I can work my way through it and fix it to the best of my ability.

Give me a head's up if you would like me to go ahead!

conan_build_helper

i run on windows 11 this cmd

PS G:\Programming\RepoFromGit\flextool> cmake -E time conan create . conan/stable -s build_type=Debug -s cling_conan:build_type=Release --profile clang16_compiler -o flextool:enable_clang_from_conan=False -e flextool:enable_tests=True

where profile clang16_compiler
[settings]
os=Windows
os_build=Windows
arch=x86_64
arch_build=x86_64
compiler=clang
compiler.version=16
llvm_9:build_type=Release
[options]
[build_requires]
cmake_installer/3.15.5@conan/stable
[env]
CC=C:/Program Files/LLVM/bin/clang.exe
CXX=C:/Program Files/LLVM/bin/clang++.exe

i got this error

ERROR: Error loading conanfile at 'G:\Programming\RepoFromGit\flextool\conanfile.py': Version range '=0.0' from requirement 'conan_build_helper/[=0.0]@conan/stable' required by 'python_require' could not be resolved in local cache

where i can find conan_build_helper ?

note for contributors

I deprecated https://github.com/blockspacer/CXXCTP to create better alternative, currently it is named flextool. flextool is based on https://github.com/flexferrum/autoprogrammer

Github repo: https://github.com/blockspacer/flextool
Main project page: https://blockspacer.github.io/flex_docs/

Some interesting features of flextool for contributors:

Now i'm improving code quality of flextool and making design decisions. Please open Github issue https://github.com/blockspacer/flextool/issues if you know how to improve flextool.

flextool can be migrated into github organization, so not only 1 person will be able to maintain project. Please contact me if you are interested in contributing. E-mail: derofim hosted on yandex.ru

buildConanThirdparty.cmake script

in readme i see ..."We use buildConanThirdparty.cmake script to download and install conan packages."...
where can I find this script?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.