Release 0.7.4 "Flesh" - Polishing and refinements #893
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This release is mostly about polishing various aspects of the implementation to make it more convenient and more efficient. It also
adds user-defined functions parsing and evaluation, pixel-manipulation commands, bit operations on binary numbers, memory operations like
sto+
orincr
, loading and saving BMP files, color support in the simulator, and more.New features
sum
F(1;2;3;4)
sum
andproduct
functionsrnd
andtrnc
)cbrt
(cube root) andxroot
pixon
,pixoff
andpix?
commandssto
andrcl
ToGrob
command converting object to graphicSetBit
,ClearBit
andFlipBit
commandsClone
(NewOb
) functionlog2
andexp2
toExpLogMenu
ListMenu
as a keyboard-accesisble menuSto+
,Rcl+
and other variable arithmeticIncrement
andDecrement
Bug fixes
printf
respects target buffer sizeImprovements
Walk
demoTEval
exp
,exp2
,exp10
.tgz
fileSelfInsert
with\t
New Contributors
Full Changelog: v0.7.3...v0.7.4
This discussion was created from the release Release 0.7.4 "Flesh" - Polishing and refinements.
Beta Was this translation helpful? Give feedback.
All reactions