Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use c++ re-impl this code #9

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

Use c++ re-impl this code #9

wants to merge 90 commits into from

Conversation

ohto-ai
Copy link
Collaborator

@ohto-ai ohto-ai commented Apr 22, 2023

  • use cmake
  • use argparse
  • use nlohmann/json
  • use factory method
  • use fmt
  • use catch2 test
  • use inja template
  • use fplus tool

- use cmake
- use argparse
- use nlohmann/json
- use factory method
- use fmt
- use catch2 test
- use inja template
- use fplus tool
@ohto-ai ohto-ai self-assigned this Apr 22, 2023
@ohto-ai ohto-ai linked an issue Apr 22, 2023 that may be closed by this pull request
@ohto-ai ohto-ai linked an issue May 4, 2023 that may be closed by this pull request
@ohto-ai

This comment was marked as resolved.

@ohto-ai

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

使用 inja 作为模板引擎 改用 C++ 语言编写,使用 cmake 编译
1 participant