digitalmars.D - DMD as a library notes (kind of)
Hi guys, I spent last week digging through DMD as a library, as a result I wrote some kind of notes or cheat sheet, this could help anyone who just getting started with DMD, and/or planning to use DMD as a library in their projects. This is not an exhaustive guide, my english shucks, there could be a lot of typos, and in general it is in no way comparable to book quality and depth. It doesn't sticks very closely to a common AST notation, but here it is, enjoy what we have. Cheers \0/ https://github.com/Superbelko/dmdlib-notes
Aug 31 2021
31.08.2021 10:37, evilrat пишет:Hi guys, I spent last week digging through DMD as a library, as a result I wrote some kind of notes or cheat sheet, this could help anyone who just getting started with DMD, and/or planning to use DMD as a library in their projects. This is not an exhaustive guide, my english shucks, there could be a lot of typos, and in general it is in no way comparable to book quality and depth. It doesn't sticks very closely to a common AST notation, but here it is, enjoy what we have. Cheers \0/ https://github.com/Superbelko/dmdlib-notesNice initiative!
Aug 31 2021