Skip to content

A simple functional and imperative programming language written in Haskell.

License

Notifications You must be signed in to change notification settings

Pure-language/pure-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Pure Programming Language

A powerful functional and imperative programming language.


fun main() {
  let name = "World"
  print("Hello " + name)
}

Status GitHub Issues GitHub Pull Requests License

Modern features

  • Statically typed for safe and clean programming
  • Functional features for efficient programming
  • Imperative features for easy prototyping and scripting
  • Easy syntax for easy learning
  • And much more...

About

A simple functional and imperative programming language written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published