| View previous topic :: View next topic |
| Author |
Message |
TiagoTiago
Joined: 20 Jan 2007 Posts: 710 Location: Brasil
Digg It |
Posted: Sat Aug 04, 2007 9:48 pm Post subject: |
|
|
| fortunzfavor wrote: | | bump (so it's the first thing people see when they come in the forum) |
how long till this get stickyfied? _________________ please put the scripts on the wiki so they dont get lost as new stuff is posted!
phpBB doesnt like me,somtimes it will forget to warn me about new replies to threads I asked it to,if you see a thread I should have responded, could please email me? |
|
| Back to top |
|
 |
realjab
Joined: 19 Aug 2007 Posts: 6
Digg It |
Posted: Mon Aug 20, 2007 1:06 pm Post subject: BeanShell |
|
|
Did you check BeanShell as an alternative to writting a JavaCC parser?
I'm going to start a topic with my little experience in BeanShell and WiiRemoteJ |
|
| Back to top |
|
 |
bellwethr
Joined: 05 Nov 2007 Posts: 25
Digg It |
Posted: Mon Nov 05, 2007 1:19 am Post subject: getting involved |
|
|
so... how does one get involved?
I'm experienced in Java, and have used Java-based compiler compilers before (including JavaCC, JFlex, etc.)
My main motivation is to get linux support for the Wii guitar so I can play Frets on Fire.
I was going to hack together a simple interface, but this project seems like a good idea. |
|
| Back to top |
|
 |
luis_villase Site Admin

Joined: 28 Nov 2006 Posts: 172 Location: Mexico City, Mexico
Digg It |
Posted: Mon Nov 05, 2007 5:03 pm Post subject: |
|
|
Right now we are building the grammar for the Input Emulator. You can drop me (or swedishfrog) an email and I can send you what we've got so far.
Our most important concern right now is to get a JSR082 implementation for java (we are using Aventana right now, but kinda sucks, for you have to pay for it). If you are up to the task, we will more than appreciate it.
Check here or browse this topic for details (some of it on the WiiremoteJ topic too). _________________ Not all mexicans enjoy tamales and piƱatas, and tacos aren't really made that way!
Luis V. |
|
| Back to top |
|
 |
SwedishFrog Site Admin

Joined: 25 Jan 2007 Posts: 273 Location: New York
Digg It |
Posted: Mon Nov 05, 2007 8:27 pm Post subject: |
|
|
It's excellent to hear from you bellwethr. Welcome aboard. I was actually thinking about how I need to talk to a Java programmer about some of the design hurdles we need to address involving the engine that runs the instructions that the script generates.
I talked to Luis about it a bit a few weeks ago. We have a basic design in place but we need to figure out some of the implementation details.
I'll post more about the specific issues later when I have a minute to get into it. I'd like to see what everyone has to say about it |
|
| Back to top |
|
 |
AmaDaden
Joined: 05 Nov 2007 Posts: 1 Location: here
Digg It |
Posted: Mon Nov 05, 2007 9:50 pm Post subject: |
|
|
| Hey. Old friend of Mark and current Java programmer. I'm up for helping. |
|
| Back to top |
|
 |
bellwethr
Joined: 05 Nov 2007 Posts: 25
Digg It |
Posted: Tue Nov 06, 2007 12:31 am Post subject: Bluetooth and OSS Avetana? |
|
|
So...
what is the problem with the OSS version of Avetana? I just downloaded and built the open-source version. It seemed to pass it's built-in tests running on Ubuntu Gutsy (x86).
At any rate, an existing implementation is certainly the place to start!
I'm more than happy to look at any designs and lend my expertise where ever possible.
-B
P.S. Did you guys consider the other lexers/parser generators, or did you just jump on to JavaCC? I ask, since having used both JavaCC and JFlex, Jflex is much easier to work with and more flexible. It also generates a lot less cruft in terms of new class files, etc. |
|
| Back to top |
|
 |
|