Workshop bullet points some more.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
Danila Fedorin 2023-08-06 13:48:07 -07:00
parent f48dbaad78
commit fcd14cb866
1 changed files with 6 additions and 6 deletions

View File

@ -129,14 +129,14 @@
<h2>Programming Language Engineer, <a class="project-link" href="https://chapel-lang.org">Chapel<i data-feather="link" class="project-link-icon"></i></a></h2>
<div class="position-location">Hewlett Packard Enterprise | Summer 2022 - Present</div>
<ul>
<li>Added support for compile-time reflection, various language keywords, and full scope resolution as part of rearchitecting<br>
<li>Added support for compile-time reflection, various language keywords, and full scope resolution to
an <em class="bold">LLVM</em>-based compiler written in <em class="bold">C++</em>.</li>
<li>Investigated and implemented initial <em class="bold">AMD GPU programming support</em> using <em class="bold">Clang</em> and <em class="bold">ROCm</em> tooling, setting<br>
the foundation for compatibility with leading-edge supercomputers.</li>
<li>Laid groundwork for compatibility with leading-edge supercomputers by implementing initial <em class="bold">AMD GPU
programming support</em> using <em class="bold">Clang</em> and <em class="bold">ROCm</em> tooling.</li>
<li>Designed and implemented <em class="bold">a type-safe error reporting API</em>, empowering compiler developers to provide helpful and informative error messages.</li>
<li>Designed, launched, and authored articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog</a>
providing a place for long-form content about the language and helping community growth.</li>
<li>Developed <em class="bold">Python</em> bindings for compiler front-end, enabling rapid protyping of language tooling such as linters and Language Server Protocol clients.</li>
<li>Enabled two-day protyping of language tooling such as linters and language servers by developing
<em class="bold">Python</em> bindings for compiler front-end.</li>
<li>Supported community growth by designing, launching, and authoring articles for the <a href="https://chapel-lang.org/blog/posts/welcome">Chapel language technical blog.</a></li>
</ul>
</div>