Friday, June 2, 2023

Why the style



Ya adopted this style because i having memory problems and when i get to the code i could not read it. Not that i have problems in reading functions. Another thing, lather it was much more easy to read and maintain.

Move from functions to more of CSS "html cascade style sheets" style of code. And most people prefer this style of code, because is easy to program, width out making many thinking.

to writte like 100k of CSS code and maintain CSS is much more easy.

They don't like it? In the end is a bit hard for other people to help out because or the project is not mature enough they don't understand objectives, or the design is still improving.

----------------

[b]News[/b]

Thanks for keeping me motivated, think i will lunch this time 0.1.x version which will be a big thing, from 0.0.x. Finished all the things i wanted. Have C algorithsm working. Think most of the basic stuff will be working in next version. [b]Will be a working version[/b]

And i was about to give up the project, if was not for people comments and support.

Adding assembly to refactor some of C heavy functions like: printf, draw or loops. Not for all things, but like why use printf generic for all things when we could have print_int, which will consume much more less resources. Specific just for integers.

Liberta thinking in adding C++ for heavy libraries which i'm not thinking in re-writing now, (more on a long therm) since C communicate width every thing, you can even add assembly directly to code, if you want to program some raw graphics to add, if they have all the dependency's. I can add the files to the project.

Costume stuff in directx and opengl will be nice. Maybe add a folder for C++ stuff.

No comments:

Post a Comment

hi

Rules

Rules, Steps & methods This is the current way to implement and be implemented but there could be more things to add : Root or loader  (...