heyx3 / Bplus.jl

A modern OpenGL 4.6 rendering framework, written in Julia.
Other
69 stars 3 forks source link

Update "Why Julia?" doc to use the term "dynamic typing" rather than "weak typing". #124

Open heyx3 opened 5 months ago

heyx3 commented 5 months ago

Dynamic is the more appropriate term for types that are resolved at run-time rather than compile-time.