Oak - A Small Programming Language

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=qJmiQl43B0I



Duration: 6:54
2,004 views
34


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.