Oak - A Small Programming Language
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=qJmiQl43B0I
Clement and Hussein built a small language that supports fundamental programming tasks and concepts, including variable declaration, function calling, conditional statements, loops, order of operations, and recursion. The interpreter for the language, which they wrote purely in JavaScript, follows a grammar based on the EBNF syntax notation and tokenizes an input string before parsing it. The source code for their language can be found here: https://repl.it/ETv1/557
----
Fullstack Academy was recently ranked the #1 coding bootcamp in the U.S. Learn more at https://www.fullstackacademy.com.
Other Videos By Fullstack Academy
2016-11-18 | Web Animation API Tutorial: How and When to Use It |
2016-11-18 | How Does Netflix Work - An Introduction to the Netflix Stack |
2016-11-18 | Integer Programming in Javascript Tutorial: How to Solve Integer Programming Problems |
2016-11-18 | Angular 1.5 .component() Method Tutorial - How to Refactor a Directive into a Component |
2016-11-17 | AR'thing |
2016-11-17 | Chrome extensions for Fullstack's learning platform |
2016-11-17 | Cards: A Multiplayer Flashcard Game |
2016-11-17 | Loop Sequencer |
2016-11-17 | Perquisitive |
2016-11-17 | lightPrice Health |
2016-11-17 | Oak - A Small Programming Language |
2016-11-17 | SurveyReporter |
2016-11-17 | Super Trump Wall |
2016-11-17 | Two Rooms and A Boom: The Local Multiplayer Experience |
2016-11-17 | Reddit Karma Calculator |
2016-11-17 | Sequelize UI |
2016-11-17 | MouseTrap |
2016-11-17 | Twitter Stream Visualizer |
2016-11-17 | Google Maps API Tutorial: How to Use the Directions API with Maps |
2016-11-17 | Introduction to Server-Side Rendering with React |
2016-11-17 | Tech Talk: A* Search Algorithm: the Power of Heuristics |