[chuck-users] Programm text separation

Tom Lieber tom at alltom.com
Fri Jul 8 17:10:53 EDT 2016


You can't split the declaration of a class from its definition like in C++,
but you can split your classes into multiple files. Just add them all to
the VM to use them together.

2016年7月8日(金) 10:08 dude <prosvirnin.arseniy at gmail.com>:

> I working on a project for live performance.
> How can I separate my programm? I know how to use classes,
> but have I other instruments to make my project more orderly
> (like .h and .cpp files in c++)?
>
> Thanks.
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20160708/b45cc0c0/attachment.html>


More information about the chuck-users mailing list