Keli Language
https://github.com/KeliLanguage/compiler/
Search…
⌃K
Links
Motivation
Showcase
Design goals
Features
Specification
Section 1: Introduction
Section 2: Lexical Structure
Section 3: Basic Expressions
Section 4: Magic Expressions
Section 5: Declarations
Section 6: Modules
Section 7: Type annotations
Section 8: Packages
Style guide
Naming conventions
Techniques
Singleton
Default values for functions
Installation
How to install Keli?
Tutorial
Creating a new package
CONTRIBUTE
Github source
Blog
Interval comparison operator for free!
Powered By
GitBook
Design goals
Minimal syntax
New features should be integrated without extending the grammar
Favor compiles error more than run-time error
Syntax should allow easy Intellisense integration
Previous
Showcase
Next
Features
Last modified
3yr ago