Главная
Study mode:
on
1
Introduction
2
What is JavaScript
3
What is an interpreter
4
What is a compiler
5
What is a parser
6
Syntax
7
Parser Generator
8
Grammar
9
JSON
10
Moving the window
11
Basic syntax
12
Ignore white space
13
Example
14
Tokenizer
Description:
Explore the process of creating a programming language using JavaScript in this 25-minute JSConf talk by Zach Carter. Delve into the fundamentals of JavaScript, interpreters, compilers, and parsers. Learn about syntax, parser generators, and grammar while understanding the intricacies of JSON and basic syntax structures. Discover techniques for moving the parsing window and ignoring white space. Gain practical insights through examples and a discussion on tokenizers. Access accompanying slides and additional information from the provided GitHub repository to enhance your understanding of language development concepts.

Build Your Own Programming Language with JavaScript

JSConf
Add to list