Skip to content
/ pink Public

Friendly high performance C-like programming language.

License

Notifications You must be signed in to change notification settings

pink-lang/pink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Friendly high performance C-like programming language.

import libc {...}

fun main() {
  printf("Hello, Pink");
}

Building

See BUILDING.md

License

Pink is public domain, with the hope of people creating cool things with pink.