Difference between revisions of "Malical"

From Casio Universal Wiki
Jump to: navigation, search
(What is Malical?)
(What is Malical?)
Line 4: Line 4:
 
Malical is a powerful language for [[:Category:Fx9860 Series|casio fx9860 series]] that combines the facility of the [[Casio Basic]] with the speed and robustness of [[C_language|C/Asm]].
 
Malical is a powerful language for [[:Category:Fx9860 Series|casio fx9860 series]] that combines the facility of the [[Casio Basic]] with the speed and robustness of [[C_language|C/Asm]].
  
The currently malical version is 2.5, but the developers, [http://www.casio-scene.com/member.php?10224-diameter Diameter] and [http://www.casio-scene.com/member.php?10220-wudy-f89 Wudy.F89]are working in a new update (3.0) with more functions!
+
The currently malical version is 2.5, but the developers, [http://www.casio-scene.com/member.php?10224-diameter Diameter] and [http://www.casio-scene.com/member.php?10220-wudy-f89 Wudy.F89] are working in a new update (3.0) with more functions!
  
===Malical vs Other ===
+
===Vantages of using Malical===
This language is more faster than [[LuaFx]] and you can program Oncalc
+
This language is more faster than [[LuaFx]], and you can program OnCalc. Other vantage face to [[LuaFX]] is that the malical program files do not need to be compiled!
 +
 
 +
Furthermore this language has the speed and robustness of [[C_language|C/Asm]] but is more easy to learn!
 +
 
 +
==Getting Started==
 +
You can download the latest malical build [http://www.casio-scene.com/downloads.php?do=file&id=397 here], and you can discuss about this project in [http://www.casio-scene.com/showthread.php?1397-Malical-2-5-Powerful-alternative-to-Casio-Basic this forum topic].

Revision as of 19:16, June 4, 2012

What is Malical?

Malical is a powerful language for casio fx9860 series that combines the facility of the Casio Basic with the speed and robustness of C/Asm.

The currently malical version is 2.5, but the developers, Diameter and Wudy.F89 are working in a new update (3.0) with more functions!

Vantages of using Malical

This language is more faster than LuaFx, and you can program OnCalc. Other vantage face to LuaFX is that the malical program files do not need to be compiled!

Furthermore this language has the speed and robustness of C/Asm but is more easy to learn!

Getting Started

You can download the latest malical build here, and you can discuss about this project in this forum topic.