I suggest using a slightly different array operator syntax for fat pointer arrays: "char a[|..|]" instead of just "char a[..]" to make them visually distinct and indicate that element access has additional bounds check.…
Go language is explicit: identifiers starting with a capital letter are exported. https://go.dev/ref/spec#Exported_identifiers
There is a nice video by Kaze Emanuar demonstrating N64 easily pushing 300k shaded triangles per second without special optimizations in a game engine: https://www.youtube.com/watch?v=GC_jLsxZ7nw
It might be because he is not using nintendo's sdk anymore, particularly the "microcode" for RSP "coprocessor". Most N64 emulators usually do not emulate RSP properly, but detect which specific nintendo's microcode is…
> TFA claims the GeForce 256 was "the world's first GPU", but why not consider the NVidia Riva TNT a real GPU? GeForce 256 integrated hardware vertex processing (transform and lighting), which Riva TNT and others did…
There is no need to guess: "There will be no longer a Nord Stream 2. We will bring an end to it." https://twitter.com/townhallcom/status/1490791554088321024
@LeSUTHU: * if you want to design and play around with your grammar (builtin interpreter is very nice to try things out): https://www.antlr3.org/works/ * once you want to actually implement your language:…
Probably using something like that: https://github.com/xoreaxeaxeax/sandsifter
Try F#. It's not exactly ocaml, but close enough if you want to stay on windows.
"In a Time of Universal Deceit — Telling the Truth Is a Revolutionary Act"
Probably relevant: "IQ and National Success" https://youtu.be/8u0Lmp_jHw8?t=332
Facts and evidence are the Tools Of The Patriarchy. You supposed to shut up and blindly belive. Do not question the western state ideology of progressivism. (P.S.: as an unbeliver you won't be able to "see" the…
Take a look at "Modern C" :) https://gforge.inria.fr/frs/download.php/latestfile/5298/Mod... (Homepage: https://modernc.gforge.inria.fr/ )
Hmm... pretty sure I already saw something like that long time ago: https://github.com/id-Software/Quake-2/blob/master/game/p_tr...
Huge profits for https://en.wikipedia.org/wiki/Military_industrial_complex
I have some more older links, ocaml changed a bit over time, but I think they are still relevant: https://caml.inria.fr/pub/docs/oreilly-book/html/index.html https://caml.inria.fr/pub/docs/u3-ocaml/…
See https://www.cs.cornell.edu/courses/cs3110/2020sp/textbook/
Thank you for clarification. I was looking at https://www.digitalmars.com/articles/betterC.html, https://dlang.org/spec/betterc.html is a better description.
> Consider C's Biggest Mistake I do not think it is a significant problem in C. It might be more of a problem in C++. > You can use D in -betterC mode, write code pretty much just like you would in C, and not have that…
I would interpret the silence of C people as "Thanks, but no, thanks." The success of C for such long time without having fat pointers, exceptions, RAII, etc... is probably an indication they weren't needed that much.…
You could always put NOPs into delay slots by default and replace them later with something more useful.
Slick RSS (https://chrome.google.com/webstore/detail/slick-rss/ealjoljn...)
You answered your question for yourself: "the opposite of current policies". Why Civilized Society Hates Men: https://www.youtube.com/watch?v=Sycv9Yqwcak
Briffault's Law: https://www.youtube.com/watch?v=UaFJ18aENkc https://www.youtube.com/watch?v=9W6wvHSMmzY https://www.youtube.com/watch?v=PqSCRnrq5I0 Some more: "More" https://www.youtube.com/watch?v=Ud3PgQ_y170 "No…
> Explaining Sex Rate Changes "An ironic side-effect of feminism is to free men from the burden of being the head of the house." https://www.youtube.com/watch?v=RPETpCVrH9Y "Why you can't find a man: Hypergamy Floats"…
I suggest using a slightly different array operator syntax for fat pointer arrays: "char a[|..|]" instead of just "char a[..]" to make them visually distinct and indicate that element access has additional bounds check.…
Go language is explicit: identifiers starting with a capital letter are exported. https://go.dev/ref/spec#Exported_identifiers
There is a nice video by Kaze Emanuar demonstrating N64 easily pushing 300k shaded triangles per second without special optimizations in a game engine: https://www.youtube.com/watch?v=GC_jLsxZ7nw
It might be because he is not using nintendo's sdk anymore, particularly the "microcode" for RSP "coprocessor". Most N64 emulators usually do not emulate RSP properly, but detect which specific nintendo's microcode is…
> TFA claims the GeForce 256 was "the world's first GPU", but why not consider the NVidia Riva TNT a real GPU? GeForce 256 integrated hardware vertex processing (transform and lighting), which Riva TNT and others did…
There is no need to guess: "There will be no longer a Nord Stream 2. We will bring an end to it." https://twitter.com/townhallcom/status/1490791554088321024
@LeSUTHU: * if you want to design and play around with your grammar (builtin interpreter is very nice to try things out): https://www.antlr3.org/works/ * once you want to actually implement your language:…
Probably using something like that: https://github.com/xoreaxeaxeax/sandsifter
Try F#. It's not exactly ocaml, but close enough if you want to stay on windows.
"In a Time of Universal Deceit — Telling the Truth Is a Revolutionary Act"
Probably relevant: "IQ and National Success" https://youtu.be/8u0Lmp_jHw8?t=332
Facts and evidence are the Tools Of The Patriarchy. You supposed to shut up and blindly belive. Do not question the western state ideology of progressivism. (P.S.: as an unbeliver you won't be able to "see" the…
Take a look at "Modern C" :) https://gforge.inria.fr/frs/download.php/latestfile/5298/Mod... (Homepage: https://modernc.gforge.inria.fr/ )
Hmm... pretty sure I already saw something like that long time ago: https://github.com/id-Software/Quake-2/blob/master/game/p_tr...
Huge profits for https://en.wikipedia.org/wiki/Military_industrial_complex
I have some more older links, ocaml changed a bit over time, but I think they are still relevant: https://caml.inria.fr/pub/docs/oreilly-book/html/index.html https://caml.inria.fr/pub/docs/u3-ocaml/…
See https://www.cs.cornell.edu/courses/cs3110/2020sp/textbook/
Thank you for clarification. I was looking at https://www.digitalmars.com/articles/betterC.html, https://dlang.org/spec/betterc.html is a better description.
> Consider C's Biggest Mistake I do not think it is a significant problem in C. It might be more of a problem in C++. > You can use D in -betterC mode, write code pretty much just like you would in C, and not have that…
I would interpret the silence of C people as "Thanks, but no, thanks." The success of C for such long time without having fat pointers, exceptions, RAII, etc... is probably an indication they weren't needed that much.…
You could always put NOPs into delay slots by default and replace them later with something more useful.
Slick RSS (https://chrome.google.com/webstore/detail/slick-rss/ealjoljn...)
You answered your question for yourself: "the opposite of current policies". Why Civilized Society Hates Men: https://www.youtube.com/watch?v=Sycv9Yqwcak
Briffault's Law: https://www.youtube.com/watch?v=UaFJ18aENkc https://www.youtube.com/watch?v=9W6wvHSMmzY https://www.youtube.com/watch?v=PqSCRnrq5I0 Some more: "More" https://www.youtube.com/watch?v=Ud3PgQ_y170 "No…
> Explaining Sex Rate Changes "An ironic side-effect of feminism is to free men from the burden of being the head of the house." https://www.youtube.com/watch?v=RPETpCVrH9Y "Why you can't find a man: Hypergamy Floats"…