JKI Blog

How Compiler’s Work (for G Developers) - New Article by Jim Kring

Jun 5, 2023 2:14:48 PM Published by JKI Leave a comment

There's a new article on medium by JKI team member...

Founder and CEO at JKI

Title: How Compiler’s Work (for G Developers)

Excerpt: Transforming Text-based Source Code to Executable Code

Preview:

"In order to understand how code generation and compilation in G might possibly work (if it’s even possible), it helps to understand a little bit compilers for text-based code.All the various elemental parts of a text-based programming language can be represented in software and involve the steps shown in the figure below:Visualization by https://twitter.com/@_lrlnaStep 1. Lexical Analysis: Parsing the Source Code TextThe first step in this process is to parse the text of the code, and identif..." Click here to read the full article.

Subscribe to Email Updates

Recent Posts

Posts by Topic

see all