HaxeFoundation / HaxeFoundation/haxe.org-comments
[code.haxe.org] Compilation - Compiling libraries without main class
Open
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Compiling libraries without main class - Compilation - Haxe programming language cookbook
In most cases, you want a Main class with a static main function as entry point to start your program. However, there are cases where there is no need for this - for example if you are writing a library that other programs will be using.
[https://code.haxe.org/category/compilation/compiling-libraries-without-main-class.html](https://code.haxe.org/category/compilation/compiling-libraries-without-main-class.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.