Sea Dev Log - Episode 5: Better Arrays and C Library Support
Channel:
Subscribers:
1,250
Published on ● Video Link: https://www.youtube.com/watch?v=FSjc81T0rV4
In this episode, I discuss the changes I've made to arrays in my language to work similarly to Rust's arrays; size is stored at compile time rather than runtime. I also plan out how I will add support for c libraries in the future.
Sea’s Repo: https://github.com/DavidMacDonald11/Sea-Compiler
Thumbnail Background - Wave Ocean Sea by Elias from Pixabay: https://pixabay.com/photos/wave-ocean-sea-storm-tsunami-1913559/
Endcard Image by 200 Degrees from Pixabay https://pixabay.com/vectors/programmer-programming-code-work-1653351/
End Card Song - Password Infinity by Evgeny Bardyuzha from Pixabay: https://pixabay.com/music/beats-password-infinity-123276/
Other Videos By Introspective Thinker
Tags:
programming
language
coding