programming-languages - 什么是芥末?

标签 programming-languages

Joel Spolsky's blog ,我经常阅读有关“芥末”的内容,如果我查看维基百科,它会提到 it's an in-house programming language .

它是什么?他们为什么使用它?而且为什么不公开?

最佳答案

我会从 The Origin of Wasabi 开始:

As the primary developer and maintainer of Wasabi, I've wanted to write a series of articles on Wasabi for awhile, and last week, I decided to talk to Joel about it. Today, I will start off with a short history of the language, and later, I will talk about some of its cooler features and where we want to take it in the future.

关于programming-languages - 什么是芥末?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1003359/

相关文章:

c# - 什么是 "mumble typing?"

parsing - Shift-Reduce 和Reduce-Reduce 示例以及一个已解决的示例?

fonts - 书中代码的字体选择

programming-languages - 您希望在游戏编程 DSL 中看到哪些功能?

programming-languages - 为什么结合性是运算符的基本属性而不是优先级的基本属性

c - C语言中的指针数组和指针数组有什么区别?

c - 说C是用C编译的是什么意思?

programming-languages - 哪个是首选 : (var==null) or (null==var)

c++ - _stdcall 中的可变参数,C++/内联 ASM

PHP preg_split 如果不在大括号内