| View previous topic :: View next topic |
| Author |
Message |
Cha0s Site Admin
Joined: 17 Jan 2007 Posts: 522
Digg It |
Posted: Tue Nov 06, 2007 1:01 am Post subject: |
|
|
bellwethr: We're all set with implementations for Windows and Linux. There is no free/OSS version for Mac OS X, however. We need to make one from the ground up. _________________ Cha0s |
|
| Back to top |
|
 |
bellwethr
Joined: 05 Nov 2007 Posts: 25
Digg It |
Posted: Tue Nov 06, 2007 3:00 am Post subject: |
|
|
Hmm. Well, I'm not an OS X user, so I'm not going to be much help on that front.
That seems like it's out of scope for OpenPIE, though. An OSS OS X Bluetooth stack and driver should be a project in it's own right. |
|
| Back to top |
|
 |
SwedishFrog Site Admin

Joined: 25 Jan 2007 Posts: 273 Location: New York
Digg It |
Posted: Tue Nov 06, 2007 4:50 am Post subject: |
|
|
| I chose JavaCC because it is the parser generator that i am most familiar with. However if you could elaborate on why Jflex would be a better choice for us, perhaps we could switch over. It's still early enough in the project to do so. |
|
| Back to top |
|
 |
bellwethr
Joined: 05 Nov 2007 Posts: 25
Digg It |
Posted: Tue Nov 06, 2007 5:00 am Post subject: |
|
|
RE: JavaCC vs Jflex
JFlex has some serious advantages vs javacc. It's much more flexible in how you can incorporate your own code into the tokenization phase, it generates a cleaner parser with fewer added class files (JFlex only creates one class file for your parser), etc.
Other than that, it's pretty straight forward to write grammars for JFlex.
Here's an example:
http://jflex.de/manual.html#SECTION00040000000000000000[/url] |
|
| Back to top |
|
 |
powder
Joined: 22 Nov 2007 Posts: 1
Digg It |
Posted: Thu Nov 22, 2007 8:34 pm Post subject: Concerning development.... |
|
|
I am a computer science student with ample programming experience (mostly C but some java) and I am just getting interested in this project. I have programming theory background as well as compiler and AI experience that I might be able to bring to the table.... Just thought I would express my interest if you guys are in need of another brain or pair of hands.  |
|
| Back to top |
|
 |
sithrevenger
Joined: 07 Apr 2008 Posts: 1
Digg It |
Posted: Mon Apr 07, 2008 3:34 pm Post subject: I wanna get Involved on this project |
|
|
Hi, mi name is Genaro, I'm from Bolivia, I'm really interested in this project, the fact is that I'm trying to get a degree with a similar project over java, which is at Inception phase, so u must know how commited I'm on this. U can count on me, please let me know soon.
I'm working with a friend here. |
|
| Back to top |
|
 |
|