-
The projects on Snap have an XML representation... And about a Javascript representation?
-
``` lisp
ketos=> (if true "then" "else")
"then"
ketos=> (= 0 0)
true
ketos=> (if (= 0 0) "then" "else")
"else"
```
(Commit 2466634096b80331181414b245cf7dd94b8dcdab.)
-
你好,请创造中文版的C#语言,和.net上的语言 f# vb,请提供它们的中文版.让更多的人用母语实现快速编程,实现想法,创造更丰富的程序.
实现全民编程的构想.
目前,想要掌握编程这项技能需要很高的学习成本和代价,编程还是少数人的专利,普通人或想要转业转行的人想要进入这一领域是一件艰难甚至不可达成的事,因为其代价和成本实在高昂.
那么,就因为如此,所以就要退缩和妥协吗?
不,我…
-
Following the readme, I can't make it work.
```
$ rake print[10,20]
zsh: no matches found: print[10,20]
```
```
rake fizzbuzz[10]
zsh: no matches found: fizzbuzz[10]
```
if Ignore the docs and …
-
When trying to run `rake test` I get the following error:
```
╰─± rake test
/Users/Lucca/.rvm/rubies/ruby-2.2.3/bin/ruby -I"lib:test" "/Users/Lucca/.rvm/rubies/ruby-2.2.3/lib/ruby/2.2.0/rake/rake_te…
-
Since Plus customers get access to the discount endpoint, when is that going to be supported in the this package?
-
# Choosing a Task Runner for the Cloverfield Boilerplate Scaffold
Cloverfield aims to create a next generation JavaScript project boilerplate. That means we'll use the tools that coders in-the-know w…
-
The similarity between the flow operator (`|`) and the block parameter syntax (`|x|`) will probably be a source of some confusion since `|x|` can be misinterpreted as "a pipe through x".
The problem …
-
``` shell
$ jitsu deploy --raw [12:49:47]
{"level":"info","message":" Welcome…