#jogamp @ irc.freenode.net - 20170123 05:06:08 (UTC)


20170123 05:06:08 -jogamp- Previous @ http://jogamp.org/log/irc/jogamp_20170122050608.html
20170123 05:06:08 -jogamp- This channel is logged @ http://jogamp.org/log/irc/jogamp_20170123050608.html
20170123 07:58:55 * elect__ (~elect@anon) has joined #jogamp
20170123 08:10:23 <elect__> hi
20170123 08:13:12 * monsieur_max (~maxime@anon) has joined #jogamp
20170123 11:31:58 * caelum19 (~Caelum@anon) has joined #jogamp
20170123 13:49:44 * Eclesia (~husky@anon) has joined #jogamp
20170123 13:52:04 * guillaum1 (~gl@anon) has joined #jogamp
20170123 16:56:04 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170123 17:01:38 * Eclesia (~husky@anon) has left #jogamp
20170123 18:10:21 * monsieur_max (~maxime@anon) has joined #jogamp
20170123 18:14:05 * elect__ (~elect@anon) Quit (Ping timeout: 256 seconds)
20170123 19:35:04 <zubzub> hi
20170123 19:35:11 <zubzub> looks like everybody is gone again
20170123 20:08:41 * elect_ (~elect@anon) has joined #jogamp
20170123 20:25:56 * elect_ (~elect@anon) Quit (Ping timeout: 276 seconds)
20170123 20:49:41 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170123 20:50:31 * monsieur_max (~maxime@anon) has joined #jogamp
20170123 21:14:07 * Eclesia (~eclesia@anon) has joined #jogamp
20170123 21:15:16 <Eclesia> o/
20170123 21:21:58 <zubzub> \o
20170123 21:30:49 * frobnic (fb@anon) Quit (Ping timeout: 255 seconds)
20170123 21:31:33 * frobnic (fb@anon) has joined #jogamp
20170123 21:35:51 * elect_ (~elect@anon) has joined #jogamp
20170123 21:38:19 <zubzub> this is what I've got so far: https://github.com/udevbe/jahpar/blob/master/README.md
20170123 21:38:33 <zubzub> I don't think I will work on it any time soon
20170123 21:38:40 <zubzub> as it's quite boring and complex :p
20170123 21:40:07 <zubzub> I also have 0 experience on how to properly walk an AST
20170123 21:40:12 <Eclesia> hehe antlr
20170123 21:40:37 <zubzub> yeah I looked at a few others first
20170123 21:41:05 <zubzub> antlr was easiest to setup, has nice C grammar and basically did everything I needed out of the box
20170123 21:41:47 <Eclesia> it's the most friendly yes , I played a little with jjtree/javacc and bnf syntax but it's painful
20170123 21:42:20 * monsieur_max (~maxime@anon) Quit (Quit: Leaving.)
20170123 21:42:29 <zubzub> yeah that's what I was looking at first too
20170123 21:42:36 <zubzub> but the C grammar they have is outdated it seems
20170123 21:42:46 <zubzub> jjtree is not included out of the box using javacc grammar
20170123 21:42:53 <zubzub> you need to adapt it first
20170123 21:43:32 <Eclesia> hm, you should make 2 grammars
20170123 21:43:44 <Eclesia> one for preprocessing and then one for C
20170123 21:44:00 <zubzub> no I use jcpp to find the macro definitions
20170123 21:44:21 <zubzub> and then expand the header
20170123 21:44:24 <zubzub> then feed it to antlr
20170123 21:44:29 <Eclesia> ok
20170123 21:45:23 <Eclesia> walking in an AST is like walking in a tree. but for antlr its a little different. 1sec I'll give you a link to a CQL to Java parser i made
20170123 21:45:38 <zubzub> thanks but no thanks :P
20170123 21:45:46 <zubzub> not going to look at it for now :)
20170123 21:45:57 <zubzub> maybe in 6 months or so
20170123 21:46:16 <zubzub> I'm going to make my wayland compositor core feature complete first
20170123 21:46:18 <Eclesia> lol, motiviation is down to zero so fast ? :)
20170123 21:46:23 <zubzub> no :p
20170123 21:46:24 <zubzub> priorities
20170123 21:47:11 <zubzub> I'm going to implement webkit(gtk) as the compositor ui shell
20170123 21:47:25 <zubzub> so you can use js&css to style your DE
20170123 21:48:02 <Eclesia> https://github.com/Geomatys/geotoolkit/blob/master/modules/feature/geotk-feature/src/main/antlr4/org/geotoolkit/cql/CQL.g4 and https://github.com/Geomatys/geotoolkit/blob/master/modules/feature/geotk-feature/src/main/java/org/geotoolkit/cql/CQL.java
20170123 21:48:14 <Eclesia> (Not public domain, that's professional work)
20170123 21:54:55 * Eclesia ban js & css
20170123 22:02:25 <zubzub> \_O_/
20170123 22:36:05 * Eclesia (~eclesia@anon) Quit (Quit: Leaving.)
20170123 22:36:40 * caelum191 (~Caelum@anon) has joined #jogamp
20170123 22:38:35 * caelum19 (~Caelum@anon) Quit (Ping timeout: 245 seconds)
20170123 22:42:07 * caelum191 (~Caelum@anon) Quit (Read error: Connection reset by peer)
20170123 22:42:26 * caelum19 (~Caelum@anon) has joined #jogamp
20170123 22:54:08 * elect_ (~elect@anon) Quit (Ping timeout: 276 seconds)
20170124 03:19:25 * caelum19 (~Caelum@anon) Quit (Quit: Leaving.)
20170124 03:19:34 * caelum19 (~Caelum@anon) has joined #jogamp
20170124 03:23:51 * caelum19 (~Caelum@anon) Quit (Ping timeout: 248 seconds)
20170124 05:06:08 -jogamp- Continue @ http://jogamp.org/log/irc/jogamp_20170124050608.html