Skip to content

C-APIのExport処理のツール化 #253

@k-matsuzawa

Description

@k-matsuzawa

Overview

  • C-APIの各言語Export処理をツール化する。
    • pythonは既に存在している。
    • goはswig使うため不要。
    • rustとC#の分が欲しい。
      • pythonのツールを拡張して、cfd側に持ってくる。
      • 関数定義部の自動生成だけでOK。それ以外は不要。
        • rustはsysコードと混ざっているため、シンプルな方がありがたい。

Completion condition

  • C-APIの関数定義を各言語向けに簡易Export出来ること。

Metadata

Metadata

Assignees

Labels

Storystory item

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions