2025-01 итоги | results
This commit is contained in:
@@ -25,6 +25,29 @@
|
||||
<h1>News</h1>
|
||||
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="year24.html">Results of the year 2024</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2025-01-15 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<p><img src="../../images/2025_year24-en.jpg" alt="year24" /></p>
|
||||
<h1 id="results">Results</h1>
|
||||
<p>Let's see the results of the year 2024 quarter by quarter:</p>
|
||||
<ul>
|
||||
<li><strong>The first quarter</strong> (January - March):<ul>
|
||||
<li>(Swift) Implemented data bus for iOS to create common space of communication for fragmented code</li>
|
||||
<li>Introduced "Limited language model" term to describe portable code rules</li>
|
||||
<li>Python was selected as the anchor programming language from which to generate functional copies in other languages</li></ul></li>
|
||||
<li><strong>The second quarter</strong> (April - June):<ul>
|
||||
<li>(Python) Created the first version of Python -> C++ translator. . .</li></ul></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="year24.html">Continue reading</a>
|
||||
</div>
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="lha-jvm-macos.html">The first Local Host Access working version</a>
|
||||
</h2>
|
||||
@@ -45,8 +68,7 @@ Thus, when one needs something as simple as to find out if a symlink. . .</p>
|
||||
<div class="news_item_more">
|
||||
<a href="lha-jvm-macos.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="pskov-again.html">Back to the development of "PSKOV"</a>
|
||||
</h2>
|
||||
@@ -85,8 +107,7 @@ local file system.</p>
|
||||
<div class="news_item_more">
|
||||
<a href="pskov-again.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-sound.html">Sound support and the search for a new direction</a>
|
||||
</h2>
|
||||
@@ -109,8 +130,7 @@ graphical results did not match that of the audience.. . .</p>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-sound.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="ht-scenes.html">Switching scenes</a>
|
||||
</h2>
|
||||
@@ -134,8 +154,7 @@ graphical results did not match that of the audience.. . .</p>
|
||||
<div class="news_item_more">
|
||||
<a href="ht-scenes.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="rethinking.html">Rethinking</a>
|
||||
</h2>
|
||||
@@ -157,8 +176,7 @@ I participated in the jam to validate the instrument under development and. . .<
|
||||
<div class="news_item_more">
|
||||
<a href="rethinking.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-gui.html">"Memory" GUI</a>
|
||||
</h2>
|
||||
@@ -179,8 +197,7 @@ gamejam of <a href="https://dtf.ru/games/2783053-nachni-igru-ocenka-videorolikov
|
||||
<div class="news_item_more">
|
||||
<a href="memory-gui.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-text-ui.html">"Memory" text UI</a>
|
||||
</h2>
|
||||
@@ -200,8 +217,7 @@ The instrument under development is limited to C++11 in order to support OpenWrt
|
||||
<div class="news_item_more">
|
||||
<a href="memory-text-ui.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
</div><div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="memory-logic.html">"Memory" game logic</a>
|
||||
</h2>
|
||||
@@ -226,41 +242,15 @@ class memory_Context:
|
||||
<a href="memory-logic.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="news_item">
|
||||
<h2 class="news_item_title">
|
||||
<a href="llm-first-py-cxx.html">The first example of a portable code</a>
|
||||
</h2>
|
||||
<p class="news_item_date">
|
||||
2024-04-11 00:00
|
||||
</p>
|
||||
<div class="news_item_contents">
|
||||
<h1 id="supportedplatforms">Supported platforms</h1>
|
||||
<p>To verify code portability, I selected the following platforms and languages:</p>
|
||||
<ul>
|
||||
<li>C++: Linux, macOS, OpenWrt, Windows</li>
|
||||
<li>JavaScript: Chrome, Firefox, Safari</li>
|
||||
<li>Kotlin: Android</li>
|
||||
<li>Python: Linux, macOS, Windows</li>
|
||||
<li>Swift: iOS, macOS</li>
|
||||
</ul>
|
||||
<p>I created a simple "Hello World" example for each language to understand the basic requirements of each platform.</p>
|
||||
<p>By the way, OpenWrt turned out the most complex platform to create "Hello World" for, because my TP-Link TL-MR3020 r1 router is considered obsolete since 2018. I had to use the old 17.01.7 firmware, which took about three weeks.. . .</p>
|
||||
</div>
|
||||
<div class="news_item_more">
|
||||
<a href="llm-first-py-cxx.html">Continue reading</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="pagination_title">Page 1 of 8</p>
|
||||
<p>
|
||||
<a href="index2.html">Older »</a>
|
||||
</p>
|
||||
|
||||
|
||||
<div id="footer">
|
||||
The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
|
||||
from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
|
||||
</div>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user