Skip to content

My talk at DEV DAY'19 event about writing a transpiler

Notifications You must be signed in to change notification settings

alenakhineika/devday-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler in JavaScript using ANTLR v2

DEV DAY conference, 25.05.2019

There are plenty of options if you need to translate one language into another (e.g. English to German). But what about programming languages? Is it possible to translate JavaScript to Python? Is there any way to customize this process? Where should you start?

Let's talk about language compilers and basic principles behind it. It sounds a bit scientific, but it can also be very interesting and probably significantly different from your routine programming tasks.

Check out slides from the talk and the recordin.

Photo from my talk

Me giving a talk about transpiler

About

My talk at DEV DAY'19 event about writing a transpiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published