Skip to content

Comment on Buck: A high-performance build tool for Android

Comments

Gradle's syntax is too hard to understand for a beginner. If you write 'something', you cannot say if that's a method, field, property, task, closure or whatever. And nobody writes a well explained tutorial for that.

Either Gradle should make the syntax understandable, or adopt some other JS-based build tools or Buck.

That's actually Groovy that Gradle uses for its syntax. And it would be nice if Gradle allowed other scripting languages to be plugged, e.g. Clojure, JRuby, Jython, or Nashorn.

You said it right, and I would add JavaScript to the list that you suggested. That would make it at least readable.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.