Skip to content

solvecodes/Crane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Crane!

Crane Banner
Welcome to the official repo for the Crane language Crane Community

Who are we?

The Crane Foundation is a group of people who believe in making a language that is both simple and efficient in design.

Why Crane?

Crane is a basic language designed to make your codebase readable while still maintaining the power you may get from C or Rust

Contributing

We are always open to contributions, so just open up a thread and submit a pull request. If we like it and it works we'll merge!

Docs

The docs are a WIP and this will be updated once available

Syntax

Crane syntax is C styled with aspects of Rust, Python and ruby

def main() -> Void {
  std.println("Hello world!")
}

(No semi colons)

Contributors

About

Repo for Crane lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%