v0.0.5 - 🍏 MacOS / c style for loop, string references, inlinec, make #73
JaDogg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's new
Release changes
chmod +x <binary>
for all the 4 binariesxattr -d com.apple.quarantine <binary>
for all the 4 binariesgnu
libc
build in addition tomusl
build 🐧.7z
archives. (It is cross platform and open source, and lot more efficient than a.zip
file) 🗜️C Style For
String references
sr
sr
does not copy strings likestr
, as it is a string reference.Optimisation
Better C integration
make
andinlinec
Number autocast
1
or0
when assigned to numbers.Libraries
unittest
console
import is also required. 💀io
fseek_*
,fwrite
, etc.mmap
,munmap
, etc. (Works in Windows too 😀)numbers
to_le16
,to_be32
, etc.Change Log
make
from https://github.com/ac2pic/Yaksha fork into main repo #48 by @JaDogg in feat(builtins): make and inlinec builtins #48 #65sr
wrapped-string-reference data type by @JaDogg in Newsr
wrapped-string-reference data type #67Full Changelog: v0.0.4...v0.0.5
This discussion was created from the release v0.0.5 - 🍏 MacOS / c style for loop, string references, inlinec, make.
Beta Was this translation helpful? Give feedback.
All reactions