使可执行文件最小的编程语言? [英] Programming language that makes the smallest executables?

查看:122
本文介绍了使可执行文件最小的编程语言?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一种能够生成最小的EXE文件的编程语言.

I am looking for a programming language that generates the smallest EXE files.

除了随带的DLL以外,它还不需要任何依赖关系,并且是以下OS所共有的:Windows XP,Vista,7和8.具有静态链接,Delphi,VB6,RealBasic等的C ++应用程序.

It also needs to have no dependencies other than the DLLs that come with and are common to the following OS's: release Windows XP, Vista, 7, and 8. e.g. C++ application with static linking, Delp VB6, RealBasic, etc.

它还应该在所有32位& 2000年后生产的64位Intel + AMD处理器仅带有一个EXE.

It should also run on all 32-bit & 64-bit Intel + AMD processors manufactured after 2000 with only one EXE.

推荐答案

汇编器!没有比这更小的了.

assembler! It can't get any smaller than that.

这篇关于使可执行文件最小的编程语言?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆