Skip to content

jgraj/jgraj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 

Repository files navigation

Operating system and tools

  • Windows 11 with WSL as needed
  • ECMAScript for quick/one-time hacking, Batch/Bash for very simple tools, C++ for anything more complex

Programming language

  • C++ in the style of C
    • πŸ‘ templates
    • πŸ‘ most C features
    • 😐 goto
    • 😐 macros
    • πŸ‘Ž standard library
    • πŸ‘Ž smart pointers
    • πŸ‘Ž namespaces
    • πŸ‘Ž headers
    • πŸ‘Ž exceptions
    • πŸ‘Ž function overloading
    • πŸ‘Ž constructors
  • GCC compiler (MinGW-w64 on Windows)

Text editor

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published