ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:bcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
new:bcc [2018/02/16 22:15] – created korshunnew:bcc [2018/02/17 03:23] korshun
Line 1: Line 1:
-{{tag>acs_compilers}} 
 ====== BCC ====== ====== BCC ======
-BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS strict typing. 
  
-  * **ZDoom forums:** https://forum.zdoom.org/viewtopic.php?f=44&t=54037 
   * **GitHub:** https://github.com/wormt/bcc   * **GitHub:** https://github.com/wormt/bcc
 +  * **ZDoom forums:** https://forum.zdoom.org/viewtopic.php?f=44&t=54037
 +  
 +BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS [[strict typing]].
 +
 +If you are using BCC to compile regular ACS, ACSUtils is still fully supported in BCC, but will cause type errors if you enable [[strict typing]]. To avoid strict typing errors, you need to use [[BCSUtils]].
 +  
  
 ===== Caveats ===== ===== Caveats =====
Line 29: Line 32:
  
 ===== Fixed bugs ===== ===== Fixed bugs =====
- 
-<note tip>These bugs are already fixed.</note> 
  
 ==== Named clientside scripts are not clientside [fixed in 0.8.0] ==== ==== Named clientside scripts are not clientside [fixed in 0.8.0] ====
new/bcc.txt · Last modified: 2018/02/17 03:29 by korshun