Skip to content
View jordan4ibanez's full-sized avatar
🌨️
Snow
🌨️
Snow

Block or report jordan4ibanez

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jordan4ibanez/README.md

Welcome to my profile:


Hello there. I'm Jordan. I have been programming for a very long time.

Is this my job? No. Just a hobby at the moment. Maybe it will be someday. Or, at least I hope it will be.

My only hope is that my work has given you knowledge and helped you along the way.


Discord:


My discord is here: https://discord.gg/D95q7BHUE4


Click here for the Fortran section of my profile.


D Cheat Sheet

Things that are evaluated at compile time:

From: schveiguy


The following expressions are evaluated at compile time: Initializers for static, module-level, or __gshared variables

  1. value of an enum.
  2. A template value argument.
  3. default initializers for member fields.
  4. And that's it. Everything else is runtime.

Pinned Loading

  1. formine formine Public

    A voxel game, written in Fortran, LuaJIT, and C.

    Fortran 11

  2. fortran_tutorial fortran_tutorial Public

    Learn modern fortran.

    Fortran 1

  3. forthread forthread Public

    A threading library for Fortran.

    Fortran 5

  4. fortran_vector fortran_vector Public

    Fortran bindings to c-vector. Modified to the extreme for Fortran use only.

    Fortran

  5. hashmap_f90 hashmap_f90 Public

    Fortran bindings to hashmap.c. Modified to the extreme for Fortran use only.

    Fortran

  6. Auburn/FastNoiseLite Auburn/FastNoiseLite Public

    Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

    Rust 2.9k 331