apl
apl — 名詞
1. a high-level computer programming language that uses special mathematical symbol
APL語言
以數學符號撰寫的簡潔程式語言
a high-level computer programming language that uses special mathematical symbols and extremely concise notation, allowing complex operations to be expressed in just a few characters
Piotr wrote a short APL program to sort the company's sales data.
Piotr 寫了一小段 APL 程式來排序公司的銷售資料。
collocation: APL program
For Noor, learning APL made complex math problems much easier to express.
對 Noor 來說,學 APL 讓複雜的數學問題更容易表達。
APL for expressing mathematical operations concisely
The team watched as Haruto replaced twenty lines of Java with one APL symbol.
團隊看著 Haruto 用一個 APL 符號取代了二十行 Java 程式碼。
Amira's APL code calculated the bank's loan payments in just three symbols.
Amira 的 APL 程式碼只用三個符號就算出了銀行的貸款還款金額。
Kwame launched an APL interpreter and tested the new algorithm step by step.
Kwame 啟動了 APL 直譯器,逐步測試新的演算法。
用法筆記
APL is almost never used with an article (not 'the APL' or 'an APL'). Programs written in APL are famously terse — a single line can do what takes dozens of lines in other languages — but the heavy use of non-standard symbols makes APL code hard to read without training.