We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
RYOSKATE
No branches or pull requests
文法
struct point { int x; int y; } p1, p2; (UniClassDecとStringがtype)→→UniType extends UniExprを作る
(CではUniSwitchにExprしか書けない(UniSwitchUnitとかにできない)、ExprStatementなど作るか)
プリプロセッサ
Mapperにプリプロセスを処理する関数を用意。
parse前にそれを通すが基本は何もせず返す。
C/C++Mapperは必要に応じて拡張して中身を実装する。
関数
エラー処理
The text was updated successfully, but these errors were encountered: