Skip to content

Latest commit

 

History

History
executable file
·
63 lines (54 loc) · 6.12 KB

README.md

File metadata and controls

executable file
·
63 lines (54 loc) · 6.12 KB

Golf is a compiled programming language for web services. It includes a framework, application server and tools for a complete web development platform. Golf is about (much) less coding, simplicity, memory-safety and high-performance, built with industry-standard Free Open Source libraries, extensible, and licensed under Apache 2 Free Open Source.

Hello World with Golf.

Install Golf. See Documentation. Source at github.com (note each change log is described on Golf blog).

Current version is 165. Check Blog for change log.

Golf is formerly Gliimly; it's the same project and Gliimly has been renamed to Golf!

Example of Golf code (from SaaS example): Golf image

Blog release updates, articles and examples:

Visit official Golf home page.

See CONTRIBUTING.md file on how to contribute.