Skip to content

Unit Test System and Desktop Mode #16

@calebh

Description

@calebh

Currently the standard library (and the compiler itself) has no unit tests. The standard library is an obvious target since unit tests for these would exercise many parts of the compiler. Either the compiler would have to be able to target desktop environments, or we would need to emulate some Arduino boards.

Perhaps we should consider a Juniper "desktop mode" which generates C++ code for use on x64. This could eventually lead to Juniper finding applications on typical desktops, which we would have to think about carefully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions