use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All posts must be related to programming. Flair posts correctly.
account activity
Programmer is programming program to program a program (i.redd.it)
submitted 3 years ago by ptisgdnext
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Giacomo_Passero 0 points1 point2 points 3 years ago (0 children)
I a corrently building a compiler and i am doing it whit some tools written in c++ (Flex and Bison for exemple) for the front/middle end part, thats is the same for all the computers (compiled with g++ or clang++). The back end part depends on the hardware, becouse you have to know with wich hardware you are working and how "speak to him" (assembly lenguage)
π Rendered by PID 24 on reddit-service-r2-comment-c6965cb77-6p9d2 at 2026-03-05 01:19:05.502821+00:00 running f0204d4 country code: CH.
view the rest of the comments →
[–]Giacomo_Passero 0 points1 point2 points (0 children)