Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Parrot Assembly

< >

Parrot Assembly is an assembly language created in 2003.

#2305on PLDB 21Years Old 1Repos
Wikipedia

The Parrot assembly language (PASM) is the basic assembly language used by the Parrot virtual machine. PASM is the lowest level assembly language in the Parrot stack. The Parrot intermediate representation (PIR) is PASM extended to simplify development of compilers. Read more on Wikipedia...


Example from the web:
#!/usr/bin/env parrot .pcc_sub :main main: say "Hello!" end

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0