Forum Discussion
Altera_Forum
Honored Contributor
21 years agoperl
Hi, I am a total noob to embedded development and have found the uKit to be a very good learning platform. Anyone know if a perl port to niosII exists? I doubt it, as it would probably be...
Altera_Forum
Honored Contributor
21 years agoHi,
I don't think an official port to nios exists. I remember when I researched this topic, that someone did manage to port perl to uClinux, but it had a few shortcomings. One was them was, perl executable and libraries were a few megabytes in size, which is not good if you want to keep your design small. What is the need for perl in your application? There must be another way to accomplish the same task. -Thomas