First i want to speak about programming language.
First,first programming languages i don't find interesting.
- Carbon. It's alpha
- Hare. Does not compile
- Swift. If you want UI, GUI Toolkit, you are very very limited to specific environment. No gtk, no fltk, , no qt6.
- Idriss. Only good for mathematical proof stuff. [ If you like theory it's interesting]
- Pony. Does not compile
- Ada. You even cant connect to a database... I don't know how these planes fly without a database. Or do they wright there own wrapper ?
Other,
C-like languages which are interesting. Odin,Nim,zig. Nim has garbage collection.
Between C & C++ , there is dlang, also interesting. It's a middle ground.
Something , else, I modified code from Bjorne Stroustrup, book, Programming principles and practice using cpp, it is written written for Windows & older compilers , now to work for FreeBSD and clang21.
A clone & fix can be found here,
Many of you like C & perl. But feel free to elaborate.
First,first programming languages i don't find interesting.
- Carbon. It's alpha
- Hare. Does not compile
- Swift. If you want UI, GUI Toolkit, you are very very limited to specific environment. No gtk, no fltk, , no qt6.
- Idriss. Only good for mathematical proof stuff. [ If you like theory it's interesting]
- Pony. Does not compile
- Ada. You even cant connect to a database... I don't know how these planes fly without a database. Or do they wright there own wrapper ?
Other,
C-like languages which are interesting. Odin,Nim,zig. Nim has garbage collection.
Between C & C++ , there is dlang, also interesting. It's a middle ground.
Something , else, I modified code from Bjorne Stroustrup, book, Programming principles and practice using cpp, it is written written for Windows & older compilers , now to work for FreeBSD and clang21.
A clone & fix can be found here,
Many of you like C & perl. But feel free to elaborate.