Metaprogramming is a programming technique in which computer programs have the ability to treat programs as their data. It means that a program could be designed to read, generate, analyse or transform other programs, and even modify itself while running. (https://en.wikipedia.org/wiki/Metaprogramming)
자기 자신 혹은 다른 프로그램을 데이터로 처리함으로써 프로그래밍하는 프로그램을 작성하는 것
관련자료
- It's metaclasses all the way down: Understanding and using Python's metaprogramming facilities: Jupyter로 설명한 Python metaclass programming 이해하기
Suggested Pages #
- 0.025 Redis
- 0.025 April 30
- 0.025 Programming language
- 0.025 May 30
- 0.025 Javascript
- 0.025 bash
- 0.025 TinyDB
- 0.025 January 18
- 0.025 Delorean
- 0.025 May 12
- More suggestions...