Skip to content

c++ target - #14

Open
youknowone wants to merge 3 commits into
aheui:mainfrom
youknowone:c++
Open

c++ target#14
youknowone wants to merge 3 commits into
aheui:mainfrom
youknowone:c++

Conversation

@youknowone

Copy link
Copy Markdown
Member

No description provided.

@minacle

minacle commented Feb 26, 2018

Copy link
Copy Markdown
Contributor

다른 언어로 출력하는 기능은 별도의 프로젝트로 만드는 게 좋지 않을까요? 이런저런 언어를 하나둘 추가하다 보면 덩치가 무지하게 커질 것 같은데..

ps. 저는 앟셈블리에서 다른 언어로 트랜스컴파일하는 '트랜스앟셈'이라는 프로젝트를 진행하고 있습니다!

OP_NAMES holds None for the five unassigned opcodes, and write_cpp reaches
.encode() with it, which the annotator rejects as a can_be_None unicode.
op_name() returns the inst<n> placeholder write_asm used to build after its
own encode; write_asm asserts instead, so drop the block the assert made
unreachable.

Assisted-by: Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants