- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a spec sheet for this language?
Ok, I'm working on porting my DP project to SceneGraph and running into the same problem a lot of people are having, with my categories. I'm happy to dig into the source code and build up from scratch, but is there a functional specification for this language somewhere? Every language has its own notion of data structures and enumerators and conditionals .... but unless I see specific examples in the provided code for what I need, I'm going to be helplessly lost.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there a spec sheet for this language?
Is there a delete topic option? I found was I was looking for:
https://developer.roku.com/docs/references/brightscript/language/brightscript-language-reference.md
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Is there a spec sheet for this language?
@Baradanikto on here has a really good software for creating a feed. I found it good to create a few programs using it, then I just copied & pasted and coded by hand. He also developed software to convert from DP to RSG pretty easily. Definitely worth checking out.