Fix typo
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
c47e49dabe
commit
c756fd5efa
|
@ -131,7 +131,7 @@
|
|||
<ul>
|
||||
<li>Added support for compile-time reflection, various language keywords, and full scope resolution to compiler written in <em class="bold">C++</em>.</li>
|
||||
<li>Designed and implemented <em class="bold">a type-safe error reporting API</em>, improving developer experience and compiler error messages.</li>
|
||||
<li>Enabled rapid protyping of language tooling such as linters by developing
|
||||
<li>Enabled rapid prototyping of language tooling such as linters 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>
|
||||
<li>Laid groundwork for compatibility with leading-edge supercomputers by implementing initial <em class="bold">AMD GPU
|
||||
|
|
Loading…
Reference in New Issue
Block a user