Pawn Linting/Static Analysis
#34

Quote:
Originally Posted by Misiur
Посмотреть сообщение
Damn! That's a shame. Can you answer a few questions for me though? In which language did you write it? What's the performance of it for a "standard", non-modular, say, 100k lines project? How it deals with preprocessor macros, or does it work with output dumped via "-l"?
Java, it was the easiest to get going quickly at that time
It uses the -l output
It's far from complete, it can barely do the test code I used for the POC I made. I basically started making a tokenizer and parser from the concepts I know and continued from there, so there were some things I did terribly and hacked together quite a few things (I wanted the POC to work and I postponed too much), so it's not the best code at all, but it taught me a lot and I have some things that I would do in different way if I ever redo or complete this.
So that being said, I just copied the 25-ish lines of the test code I used until I got a 101k line lst, took 131188ms to process.
Reply


Messages In This Thread
Pawn Linting/Static Analysis - by [HLF]Southclaw - 28.07.2016, 15:25
Re: Pawn Linting/Static Analysis - by Misiur - 28.07.2016, 15:55
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 28.07.2016, 16:35
Re: Pawn Linting/Static Analysis - by AndySedeyn - 28.07.2016, 18:38
Re: Pawn Linting/Static Analysis - by Crayder - 28.07.2016, 18:56
Re: Pawn Linting/Static Analysis - by OneDay - 08.08.2016, 15:26
Re: Pawn Linting/Static Analysis - by Crayder - 08.08.2016, 16:23
Re: Pawn Linting/Static Analysis - by OneDay - 09.08.2016, 13:03
Re: Pawn Linting/Static Analysis - by Crayder - 09.08.2016, 18:15
Re: Pawn Linting/Static Analysis - by xxmitsu - 15.11.2016, 11:08
Re: Pawn Linting/Static Analysis - by Jayse - 16.11.2016, 05:26
Re: Pawn Linting/Static Analysis - by Crayder - 16.11.2016, 06:04
Re: Pawn Linting/Static Analysis - by xxmitsu - 16.11.2016, 10:47
Re: Pawn Linting/Static Analysis - by Jayse - 16.11.2016, 13:14
Re: Pawn Linting/Static Analysis - by Hiddos - 17.11.2016, 09:59
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 17.11.2016, 11:05
Re: Pawn Linting/Static Analysis - by Crayder - 17.11.2016, 11:49
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 17.11.2016, 12:11
Re: Pawn Linting/Static Analysis - by Crayder - 17.11.2016, 22:12
Re: Pawn Linting/Static Analysis - by xxmitsu - 08.02.2017, 10:43
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 08.02.2017, 17:56
Re: Pawn Linting/Static Analysis - by xxmitsu - 09.02.2017, 07:46
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 05.08.2017, 16:32
Re: Pawn Linting/Static Analysis - by Misiur - 05.08.2017, 18:00
Re: Pawn Linting/Static Analysis - by iKarim - 06.08.2017, 05:13
Re: Pawn Linting/Static Analysis - by TheCman - 20.08.2017, 16:09
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 20.08.2017, 16:31
Re: Pawn Linting/Static Analysis - by TheCman - 20.08.2017, 18:01
Re: Pawn Linting/Static Analysis - by Misiur - 07.09.2017, 20:15
Re: Pawn Linting/Static Analysis - by [HLF]Southclaw - 07.09.2017, 21:31
Re: Pawn Linting/Static Analysis - by yugecin - 30.01.2018, 18:07
Re: Pawn Linting/Static Analysis - by Misiur - 30.01.2018, 19:32
Re: Pawn Linting/Static Analysis - by jeffparker - 30.01.2018, 19:43
Re: Pawn Linting/Static Analysis - by yugecin - 30.01.2018, 21:40

Forum Jump:


Users browsing this thread: 1 Guest(s)