Media Summary: Old VOD streamed at 11.04.22. Some discussed topics might be outdated. References: - Source Code: ... Old VOD streamed at 01.04.22. Some discussed topics might be outdated. References: - Source Code: ... Old VOD streamed at 27.03.22. Some discussions topics might be outdated. References: - Source Code: ...

New Math Language In Rust Noq Ep 01 - Detailed Analysis & Overview

Old VOD streamed at 11.04.22. Some discussed topics might be outdated. References: - Source Code: ... Old VOD streamed at 01.04.22. Some discussed topics might be outdated. References: - Source Code: ... Old VOD streamed at 27.03.22. Some discussions topics might be outdated. References: - Source Code: ... Ever wondered why the same data takes more space in C than in We finish the tokenizer by using Regex and start on the parsing.

Photo Gallery

New Math Language in Rust (Noq Ep.01)
Improving Syntax of My Language (Noq Ep.05)
Proving Basic Math (Noq Ep.04)
I guess I'm making Another Language (Noq Ep.03)
Introduction To Propositional Logic ~ Episode 1: Formal Language In Mathematics
The Guide to Rust I Wish I Had (Rust for Web Devs 1)
Making Programming Language in Python -- Porth Ep.01
Why 1+4+1 = 12 in C (But 8 in Rust)?
Why modern languages don't look like C
Programming in Rust again
Make a LISP in Rust. Stage 1 part 1. Creating the tokenizer and setting the stage for parsing
Rust Macros (Noq Ep.02)
View Detailed Profile
New Math Language in Rust (Noq Ep.01)

New Math Language in Rust (Noq Ep.01)

References: - Coq: https://coq.inria.fr/ - Derivative: https://en.wikipedia.org/wiki/Derivative -

Improving Syntax of My Language (Noq Ep.05)

Improving Syntax of My Language (Noq Ep.05)

Old VOD streamed at 11.04.22. Some discussed topics might be outdated. References: - Source Code: ...

Proving Basic Math (Noq Ep.04)

Proving Basic Math (Noq Ep.04)

Old VOD streamed at 01.04.22. Some discussed topics might be outdated. References: - Source Code: ...

I guess I'm making Another Language (Noq Ep.03)

I guess I'm making Another Language (Noq Ep.03)

Old VOD streamed at 27.03.22. Some discussions topics might be outdated. References: - Source Code: ...

Introduction To Propositional Logic ~ Episode 1: Formal Language In Mathematics

Introduction To Propositional Logic ~ Episode 1: Formal Language In Mathematics

Introduction To Propositional Logic ~

The Guide to Rust I Wish I Had (Rust for Web Devs 1)

The Guide to Rust I Wish I Had (Rust for Web Devs 1)

We'll cover the

Making Programming Language in Python -- Porth Ep.01

Making Programming Language in Python -- Porth Ep.01

References: - Source Code: https://github.com/tsoding/porth.

Why 1+4+1 = 12 in C (But 8 in Rust)?

Why 1+4+1 = 12 in C (But 8 in Rust)?

Ever wondered why the same data takes more space in C than in

Why modern languages don't look like C

Why modern languages don't look like C

Despite the number of

Programming in Rust again

Programming in Rust again

Previous

Make a LISP in Rust. Stage 1 part 1. Creating the tokenizer and setting the stage for parsing

Make a LISP in Rust. Stage 1 part 1. Creating the tokenizer and setting the stage for parsing

We finish the tokenizer by using Regex and start on the parsing.

Rust Macros (Noq Ep.02)

Rust Macros (Noq Ep.02)

References: - Source Code: https://github.com/tsoding/