2012-08-25

報告!ROBOTC 3.5的Beat版可以下載了!

是的,ROBOTC 3.5版的Beta版本--3.45已經可以下載。

3.5版預訂2012.9.7上架,擁有3.0版的讀友可以免費升級。

Xander在他的部落格文章說,將這個3.5版稱之為4.0版也不為過,因為有太多新的功能。

從官方部落格轉貼新功能如下:

ROBOTC 3.5 has a number of new features and enhancements:


  • Full ANSI-C support to support pointers, recursion, and stacks with an updated compiler and updated robot firmware.
  • New and Updated Debugger Windows:
    • “Local Variables” to monitor variables in the current task or function.
      (Note: Local variables are only available when your program is suspended)
    • “Global Variables” to monitor variables available to your entire program.
    • “Call Stacks” to monitor function calls in the currently selected task.
  • Updated Documentation and Wiki (www.robotc.net/wiki) – Still in progress!
  • Support for Standard C commands – sprintf(), sscanf(), support for character arrays, unsigned variables, etc.
  • Support for the Arduino family of controllers (Uno, Mega, Mega 2560) with future support and expanded functionality for the Arduino Leonardo and Due controllers.
  • Updated Robot Virtual Worlds support to include additional sensors and motors.
  • Improved Robot Virtual Worlds performance to simulate more realistic physics and robot behaviors.
  • Support for the new MATRIX building system with the NXT.
  • Many general enhancements and bug fixes – more in-depth change log to come with the ROBOTC 3.5 official release.

除了完全向ANSI C靠攏,還支援許多C的功能:指標、堆疊、遞迴,也有多種平台可以對應,看來真的是很強大,也很完整!

(我也要重新複習C了!



延伸閱讀:

ROBOTC官方部落格文章:

Announcing ROBOTC 3.5! Beta Version Available Today

Xander文章:


ROBOTC 3.5 beta is out Today!


沒有留言:

張貼留言

探奇歡迎大家留言討論!謝謝分享你的意見。