Comment on Ask HN: Anyone else use FreePascal as their low level language?Comments−yonisto10moI do!I love it so much, it has a great balance between: readability, fast write/compile/debug cycle and great performance.On tip: LLM is God send for it. So many times I find what I was looking for written in some other language and the LLM does the conversion.
Comments
I do!
I love it so much, it has a great balance between: readability, fast write/compile/debug cycle and great performance.
On tip: LLM is God send for it. So many times I find what I was looking for written in some other language and the LLM does the conversion.