.K 文件扩展名

KFramework Source Code File

开发者 Runtime Verification
受欢迎程度
2.0  |  6 
 

什么是 K 文件?

A K file contains source code written in the K programming language. Developers create K files using source code editors like Microsoft Visual Studio Code. They then compile them using the K Framework compiler, known as kompile.

更多信息

在 Microsoft Visual Studio Code 中打开的 .k 文件截图
在 Microsoft Visual Studio Code 中打开的 K 文件

K is a framework that allows developers to design and model programming languages and software and hardware systems. The framework includes its own programming language, referred to as K.

Developers working with the K Framework write programs using the K language and save those programs' source code as K files. Typically, each K file includes one or more modules, which define a program's function(s). Each module's name consists of one or more groups of letters, numbers, or underscores, separated by hyphens. Primarily, modules consist of syntax and rules. Modules can also import other modules, saved in other K files.

After a developer finishes creating their K file(s), they can use kompile to compile the files. They can then use krun to run the program their K file(s) contain.

如何打开 K 文件

You can open a K file with Microsoft Visual Studio Code (multiplatform), Vim (Linux), GNU Emacs (multiplatform), or any other text or source code editor.

K's developer, Runtime Verification, maintains VSCode, Vim, and Emacs extensions that make editing K files in those programs easier. For information on how to download these extensions, refer to the K Framework's official documentation.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 K 文件的程序

分类: 开发者
更新时间: 2022-09-23

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 KFramework Source Code 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们