Show HN: Sourcetrail – Get productive on unfamiliar source code
21–30 of 119 posts
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#22Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#23I doubt you could ever get something like this working for Ruby, which is where it is actually badly needed.
Yes, dynamically typed languages are much harder to tackle :/
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#24Can you please share the roadmap for adding new language support?
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#25Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#26Earlier quoted context omitted.
Yes, dynamically typed languages are much harder to tackle :/
You don't need it to be fully automated. For dynamic languages you would have people in the loop to annotate the parts the tool couldn't figure out.
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#27Earlier quoted context omitted.
You don't need it to be fully automated. For dynamic languages you would have people in the loop to annotate the parts the tool couldn't figure out.
This seems like no better off. Documentation is historically always out of date the second its written. The same would be true for annotation.
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#28I used Sourcetrail a few months ago to figure out a ugly ball of embedded C code that I needed to reimpliment. Sourcetrail was super helpful for this. It paid for itself in an afternoon.
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#29Looks cool! This hits a pain point of mine working in a legacy Python and C/C++ codebase. Any plans for Python support?
Re: Show HN: Sourcetrail – Get productive on unfamiliar source code
#30Any plans to support Kotlin ?
Kotlin is definitely on the shortlist for the next language to be supported! Which language we'll pick up exactly depends on the landscape of available tools for that language. Kotlin is pretty new so I guess that there could be a need for Sourcetrail :)