Skip to content

Explain what simple language is #4

Description

@gero3

Tagline

Simple language is created to find out what the bottlenecks are when optimizing code.

Purpose

SimpleLanguage is not intended to be easy to write by humans but is easily enough read by humans. It can be used as an target for other languages.

Problems

  • No exceptions
  • Syntax validation check for dividing for 0.
  • No events
  • No filesystem (only inputs and outputs)

PS: right now none of this is achieved. This is what it should be once it is version 1.0.

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