Skip to content

Instantly share code, notes, and snippets.

View henkman's full-sized avatar
🌶️

henkman henkman

🌶️
View GitHub Profile
@heimp
heimp / unordered_list_of_programming_languages.txt
Last active March 30, 2025 02:45
just names and urls of various programming languages that seem kind of interesting to me
Possibly Interesting Programming Languages
Possibly Unmanaged? (By This I Mean "Not Garbage Collected?")
--------------------------------------------
Rust https://www.rust-lang.org/
Pascal http://freepascal.org/
Ada http://www.adaic.org/
ParaSail http://parasail-lang.org/
BitC https://github.com/repos-bitc/bitc
Clay http://claylabs.com/clay
@henkman
henkman / native_manual_memory_langs.txt
Last active April 8, 2020 09:24
native programming languages with manual memory management (C/C++ -likes)
=== released ===
Gentee - https://github.com/gentee/gentee
Rust - https://github.com/rust-lang/rust
Myrddin - https://github.com/oridb/mc
Free Pascal - http://www.freepascal.org/
Free Basic - https://github.com/freebasic/fbc
Terra - https://github.com/zdevito/terra
=== in development ===
Zig - https://github.com/andrewrk/zig