Releases: Sweaterdog/YankoviC
v1.1.2
Very Minor changes to YankoviC
What was improved / Fixed:
-
Fixed the UHF Library, the window was not displaying and ASCII / PNG modes did not work.
-
Fixed
hardware_store(For Loops) -
lunchboxstructs can now be nested -
lunchboxis now a valid return type -
lunchboxcan now be an accepted parameter in more nuanced situations -
declaration and initialization of
lunchboxes can now be in a single line -
Easier to read error messages
-
Newlines (
\n) now fixed
In other news:
YankoviC is now 100% Turing Complete!
There is an example for testing every single feature inside of YankoviC's examples folder
How to download
Download the .ZIP file, or .tar.gz if you want, and extract it.
Run the uninstaller provided to remove the old PATH to yankovic. Either uninstall.sh for Linux / MacOS, or uninstall.ps1 for Windows.
Then run the installer, Either install.sh for Linux / MacOS, or install.ps1 for Windows.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.1
The first stable release of YankoviC
What's Changed
- Update to v1.1.0 by @Sweaterdog in #1
- Made UHF more versatile
- Added Like a server and Weird Wide Web for HTTP uses / web development
- Added an AI feature via Pollinations, no API key needed to put LLMs in your YankoviC code.
- Can now be added to PATH so run programs anywhere
- More examples, some don't work unfortunately.
New Contributors
- @Sweaterdog made their first contribution in #1
Full Changelog: https://github.com/Sweaterdog/YankoviC/commits/v1.1.1