a lisp
- Ejemplos
¿Hemos visto a Lisp emerger en construcciones de documentación? | We have seen Lisp emerge in documenting constructs? |
Cuando la variable translate vale true, se traducen automáticamente las funciones de usuario a Lisp. | The switch translate, if true, causes automatic translation of a user's function to Lisp. |
Le dice al traductor de Máxima a Lisp que las funciones acos, asin, asec y acsc pueden devolver valores complejos. | Tells the Maxima-to-Lisp translator to assume that the functions acos, asin, asec, and acsc can return complex results. |
Cuando se traduce un fichero de código Máxima a Lisp, es importante para el traductor saber qué funciones de las que están en el fichero van a ser llamadas como traducidas o compiladas, y cuáles son simplemente funciones Máxima o que no están definidas. | When translating a file of Maxima code to Lisp, it is important for the translator to know which functions it sees in the file are to be called as translated or compiled functions, and which ones are just Maxima functions or undefined. |
