Наши проекты:
Журнал · Discuz!ML · Wiki · DRKB · Помощь проекту |
||
ПРАВИЛА | FAQ | Помощь | Поиск | Участники | Календарь | Избранное | RSS |
[18.119.213.225] |
|
Сообщ.
#1
,
|
|
|
Добрый день
В связи с новостью Flex Ferrum-а больше нет с нами Профиль с open-source проектами https://github.com/flexferrum/ Обсуждения дальнейшей судьбы open-source проектов https://github.com/flexferrum/autoprogrammer/issues/8 https://github.com/jinja2cpp/Jinja2Cpp/issues/195 Статьи и конференции про данные проекты О метаклассах по-русски https://habr.com/ru/article/448466/ https://www.youtube.com/watch?v=4ewl9LJXaZQ https://www.youtube.com/watch?v=aPTyatTI42k https://www.youtube.com/watch?v=srhdfL_ytwc https://www.youtube.com/watch?v=UTsgko7A2wo Публикации https://habr.com/ru/users/flexferrum/posts/ |
Сообщ.
#2
,
|
|
|
Сообщ.
#3
,
|
|
|
UPD: занимаюсь разработкой проекта, который основан на https://github.com/flexferrum/autoprogrammer
цитирую ниже информацию из https://github.com/blockspacer/flextool/issues/1 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**: - It uses `chromium/base` packaged via conan, so it's codebase may be very interesting. For example, you can add tracing to any C++ project similar to https://aras-p.info/blog/2017/01/23/Chrome-...filer-Frontend/ - It uses conan to manage plugins, find executable, LLVM_ROOT, etc. - Supports Cling C++ interpreter and provides useful lib to communicate from C++ to Cling - Supports A* promises with sequence checking https://github.com/blockspacer/basis/tree/m...r/basis/promise 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 |