phrasing
This commit is contained in:
parent
909a3a30a9
commit
98ecf63687
1 changed files with 5 additions and 6 deletions
11
index.html
11
index.html
|
|
@ -60,12 +60,11 @@
|
|||
<span>Flex / Bison / C++ / Make</span>
|
||||
</h3>
|
||||
<p>
|
||||
A compiler-front-end project focused on lexer/parser design. Solved
|
||||
complex build-orchestration challenges involving circular dependencies
|
||||
by mastering advanced Makefile configurations. This project allowed me
|
||||
to familiarize myself with lexer and parser design, engineer a lexing
|
||||
solution for significant indentation in Python, while effectively
|
||||
modeling real-world objects through class design.
|
||||
A compiler-front-end project focused on lexer/parser design. This
|
||||
project allowed me to familiarize myself with lexer and parser design,
|
||||
engineer a lexing solution for significant indentation in Python,
|
||||
while effectively modeling real-world objects through class design.
|
||||
Solved complex build challenges involving circular dependencies.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue