.HXML 파일 확장자

Haxe Project File

개발사 Haxe Foundation
인기도
4.3  |  4 투표
 

HXML 파일이란 무엇인가요?

An HXML file is a configuration file for a Haxe development project. It contains text the Haxe compiler uses to compile a project. HXML files define a project's included classes and output.

추가 정보

Microsoft Visual Studio Code에서 열린 .hxml 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 HXML 파일

Haxe is an open-source, general-purpose programming language used to create video games, web applications, mobile applications, and cross-platform desktop applications. Notably, Haxe is used in the HaxeFlixel game engine, which is an open-source game engine used to develop 2D games.

When developers create a Haxe project, they create an associated HXML file. The HXML file contains settings Haxe's compiler uses to compile the developer's project (translate it into a different programming language). In all cases, HXML files contain a list of classes to be compiled and output files to produce. HXML files may also contain additional configuration options, such as a specification that each class be compiled in its own output file (using the --each and --next commands), or that the compiler removes any dead code it finds during the compilation process (using the --dce command).

It is also possible to nest several HXML files for several projects within one overarching HXML file. This type of HXML file includes lines of text referencing other HXML files, instead of Haxe classes. Nesting XHML files makes it easier for developers to compile complex programs that require code from multiple Haxe projects, because the developers can run one HXML file instead of many separate files.

참고: The HXML format replaced the .HXPROJ format.

일반적인 .HXML 파일 이름

Build.hxml - The default name developers assign to most HXML files. This name describes the file's function (to build a Haxe project).

HXML 파일을 여는 방법

You can open and edit an HXML file in any text or source code editor. Source code editors, such as Microsoft Visual Studio Code, provide tools that make editing HXML files easier.

To use an HXML file to compile a Haxe project, you must install Haxe and run your HXML file, by opening a terminal window, navigating to the directory that contains your file, and entering Haxe YourFileNameHere.hxml. Haxe will then produce the output your HXML file describes.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

HXML 파일을 여는 프로그램

Windows
Linux
무료 체험판
무료 체험판
무료
무료
무료
카테고리: 개발자
업데이트: 2021-09-01

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Haxe Project 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.