TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What tool would you use to convert a whole project to another language?

1 pointsby mike31frover 1 year ago
Use case: A colleague implemented an HTTP REST API using PHP. For some specific internal reasons, we would like to convert the whole PHP project to NodeJS. All files wouldn't fit into GPT-4 context. How would you achieve this task?

2 comments

telaandrews2over 1 year ago
Have you tried just opening it in Cursor.sh and saying "make this a [language] project instead of PHP"? Curious about the results you'd get.
CSharpSteveover 1 year ago
Could consider something like Sourcetrail or Codeporing