An open API service indexing awesome lists of open source software.

https://github.com/geod24/seould

Presentation for the Seoul D Meetup, 2019-08-14
https://github.com/geod24/seould

Last synced: 4 months ago
JSON representation

Presentation for the Seoul D Meetup, 2019-08-14

Awesome Lists containing this project

README

          

# seould

Presentation for the Seoul D Meetup, 2019-08-14

Official website: https://dlang.org
Playground: http://run.dlang.io

### Dlang in a nutshell

- [Hello World](https://run.dlang.io/is/ef2NHZ)

### Features

- [Array slicing example](https://run.dlang.io/is/keTCD9)
- [Template example](https://run.dlang.io/is/bGOJ7q)
- [Delegate example](https://run.dlang.io/is/69k3jn)
- [Builtin unittests example](https://run.dlang.io/is/vgr4OD)
- [Optional GC](https://run.dlang.io/is/7ny08Z)

### Meta programming

- [Compile Time Function Execution (CTFE)](https://run.dlang.io/is/EfQyBq)
- [Great templates](https://run.dlang.io/is/UlzSeu)

### Environment

- [dub repository](http://code.dlang.org/)
- [dstep binding generator](https://github.com/jacob-carlborg/dstep)
- [Vibe.d framework](http://code.dlang.org/packages/vibe-d)

### C integration

- [As simple as writing D](https://run.dlang.io/is/8s5dq6)

### Hiring

- [Job offer PDF](https://bosagora.io/pdf/DDev.pdf)