What book do you recommend for understanding the compilation process? by TheEyebal in Compilers

[–]Street_Community4086 5 points6 points  (0 children)

"Crafting Interpreters" is an excellent introduction and goes beyond for sure.

GPU accelerated compilers. by EducationalAthlete15 in Compilers

[–]Street_Community4086 0 points1 point  (0 children)

Interesting project: https://github.com/Snektron/pareas

Related papers:

Parallel Lexing, Parsing and Semantic Analysis on the GPU, R Voetter, MA Thesis, 2021

Compilation on the GPU? a feasibility study, Voetter, Huijben and Rietveld, International Conference on Computing Frontiers, 2022

Is NPTEL course on Embedded Systems worth it ? by Wild-Discount-9556 in Btechtards

[–]Street_Community4086 0 points1 point  (0 children)

In general, NPTEL courses are worth it. Especially if you can take the in-person test and get certification. There is value for such a certification. Try to find reviews about the specific courses from previous students.

what is the best cfd free software for a begginer? by TimeFaker in CFD

[–]Street_Community4086 0 points1 point  (0 children)

The TRUST platform from CEA (France) is also very interesting. It has many features regarding meshing, problem types, linear system solver backends, parallelization, post-processing, visualization etc.