Send chuck-dev mailing list submissions to
chuck-dev@lists.cs.princeton.edu
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev
or, via email, send a message with subject or body 'help' to
chuck-dev-request@lists.cs.princeton.edu
You can reach the person managing the list at
chuck-dev-owner@lists.cs.princeton.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of chuck-dev digest..."
Today's Topics:
1. Re: add methods to Std or Math (Spencer Salazar)
From: Spencer Salazar <spencer@ccrma.stanford.edu>
Subject: Re: [chuck-dev] add methods to Std or Math
Date: 3 januari 2013 01:33:47 CET
To: ChucK Developer Mailing List <chuck-dev@lists.cs.princeton.edu>
Reply-To: ChucK Developer Mailing List <chuck-dev@lists.cs.princeton.edu>
Hey Michael,
Yeah, these are super useful functions. I have these and a few others defined in a public class called "Std2" whose source file is in my chugin directory. ChucK executes .ck files in the chugin directory at launch, so they are pretty much available for general usage on my system. I think in the future it would make sense/be easy to have these builtin to the language itself though.
spencer
_______________________________________________
chuck-dev mailing list
chuck-dev@lists.cs.princeton.edu
https://lists.cs.princeton.edu/mailman/listinfo/chuck-dev