Skip to content

Print and read input functions with LLVMSharp #133

Description

@michalchecinski

I write compiler for my own language using LLVMSharp. Currently I want to make print to standard output and read from standard input.

I tried looking into other projects but found nothing. One thing that I came up with is using printf from C or other language. But I don't know how to embed stdio.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions