Skip to content
This repository was archived by the owner on Jun 20, 2021. It is now read-only.
This repository was archived by the owner on Jun 20, 2021. It is now read-only.

Support for var and strict. #42

@Youngestdev

Description

@Youngestdev

From the ROADMAP, I saw this :

add and use the keyword var to allow variable declaration

What's this all about ? .
Do you mean to declare variables in simple-lang after this is accomplished, it'll be:

var name = "simple-lang"

instead of the current version of variable declaration ?

name = "simple-lang"

Also,

The support for strict is really nice but what are the plans for this ? Are we moving to a strictly typed syntax following the introduction of #38 ? . What improvements will the strictness bring especially to error handling ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestto-doAn issue worthy of doing and looking into

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions