Skip to content

KeliLanguage/doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Keli language

Motivation

The following is an excerpt from Quora:

The user experiences of functional programming languages sucks.

Keli language aims to create a FP language that has good user experience.

But, what kind of languages have nice UX? I would say Smalltalk, it is the languages that revolutionarize how we code with the following features:

  • Code completion
  • Intellisense

But sadly, most FP languages (for example Haskell) has very poor IDE support, firstly I think this is due to the syntax of Haskell itself. Consider language like Smalltalk and Java, it is easy to implement Intellisense for them due to the dot notation.

Thus, Keli language can be seen as an attempt to combine Haskell with Smalltalk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published