Skip to content

Rename the excecutame to something different from tsc #57

Description

@pdenapo

The standard typescript compiler from Microsoft (that transpiles to javascript) is also called tsc.
(https://aka.ms/tsc)

I think that it would be better to rename the executable of your project to something else (like llvm-tsc for instance) since I think that
then testing it it is useful to have both programs installed in your system, and this would avoid some unnecessary possible confusion.

This might also cause trouble in the future when some linux distribution might want to package your compiler, as all the different binaries are usually kept together in the same directory (/usr/bin)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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