哪些通用编程语言/实现编译为C [英] Which general purpose programming languages/implementations compile to C

查看:145
本文介绍了哪些通用编程语言/实现编译为C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前使用的是埃菲尔(SmartEiffel / ISE Eiffel),它正在编译为c。

I'm currently using Eiffel (SmartEiffel/ISE Eiffel) which is compiling to c.

我发现使用新功能更容易扩展语言

I found it much easier to extend the language yourself with new features or tool support if the output is going into the portable assember language also known as C.

哪种通用的非功能语言也具有此功能。

Which general purpose, non functional language have this feature too.

我知道有过时的C ++预编译器,我甚至发现一个旧的Objective-C。

I know that there have been outdated C++ precompilers and i even found an old one for Objective-C.

(我也听说过((Scheme和Lisp)编译器),但我不喜欢这个(语言)。

(I also heared about ((Scheme and Lisp) compilers) but i don't like this (language)).

请只列出FOSS(免费开放源代码)项目,因为我需要研究它们。

Please list only FOSS (free open source) projects, as i need to study them.

推荐答案

一种非常现代的语言,编译为C

http://nim-lang.org

Nim is a very modern language that compiles to C
http://nim-lang.org

这篇关于哪些通用编程语言/实现编译为C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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