Skip to content

About the future #12656

@jihaohaaaa

Description

@jihaohaaaa

An idea has been echoed in my mind for many years, that is, to release a language with the same syntax, but with script (dynamic) version and compiled (static) version. Until I met JavaScript and typescript, I thought such a language was finally born. But I found that typescript still needs to be compiled into JavaScript, so that there is no real typescript runtime

Maybe a new language will be born at some point in the future. It has two aspects: script as a glue language to bond the advantages of various languages (the speed of C / C + + and a wide variety of libraries of JavaScript), and static compilation as a non interpretative language with excellent performance (compiled into machine code or relying on a visual machine like JVM).

I hope it will be deno.

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