How to Write a Parser in Go

How to Write a Parser in Go

Gopher Academy via YouTube Direct link

Quick Example

14 of 31

14 of 31

Quick Example

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

How to Write a Parser in Go

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 About me
  3. 3 Use cases
  4. 4 Two easy steps
  5. 5 What is Go Yak
  6. 6 Why use Go Yak
  7. 7 When not to use Go Yak
  8. 8 How a parser works
  9. 9 Barebones grammar
  10. 10 Go Yak
  11. 11 Lex
  12. 12 Error
  13. 13 Generate Go File
  14. 14 Quick Example
  15. 15 Parser
  16. 16 Area
  17. 17 Return Values
  18. 18 Result
  19. 19 Go Code
  20. 20 Lex Analyzer
  21. 21 Final Implementation
  22. 22 Test Function
  23. 23 Test Case
  24. 24 Test Case 2
  25. 25 JSON1 Parser
  26. 26 Back to the slides
  27. 27 Parser Code
  28. 28 Parse Function
  29. 29 Interfaces
  30. 30 Lexical Analyzers
  31. 31 Vitesse Parser

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.