Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб How To Develop Your Own Programming Language - Hello World! в хорошем качестве

How To Develop Your Own Programming Language - Hello World! 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



How To Develop Your Own Programming Language - Hello World!

📝 In this video, I go over how to develop your own programming language using Rust and the nom parser combinator library. 🚀🔥 Learn Modern Programming: https://www.svelterust.com 📁 Final source code: https://github.com/knarkzel/salt. 🔬 Throughout the tutorial, we will explore various features of the nom library and how to integrate its functionality with Rust to help us create a parser, lexer, and evaluator for our own interpreted programming language by starting with reading from an input file, reading tokens or function calls and subsequently evaluating them into a result. Don't forget to hit the like button, subscribe to our channel, and turn on the notification bell 🔔 to stay updated with our latest videos on Svelte and other exciting web development topics 🚀. Chapters: 00:00 - Intro 00:53 - Creating Rust project 01:10 - Explaining nom 01:32 - Setting up input file 02:11 - Creating the parser 05:31 - Expression parser 08:30 - Creating an interpreter 10:35 - Final result

Comments