top | item 39471894

(no title)

tripleo1 | 2 years ago

Do you also have:

1. Statically linked executables (essential but not crucial)

2. Dependency management (import tripleo.rtfm from "git:...#1234567")

3. A good AST API (jdt/roaster, javapoet, etc)

4. Tooling (cf spoon/soot)

(I approve this comment, even given it's limited usefulness/expressivity)

discuss

order

bachmeier|2 years ago

> 2. Dependency management (import tripleo.rtfm from "git:...#1234567")

Not built into the compiler, but Dub, the official package manager distributed with the compiler, should be what I think your concise statement is referring to.

WalterBright|2 years ago

1. yes

2. no

3. that's what this topic is about

4. yes