passagemath-ecl 10.6.32__cp312-cp312-musllinux_1_2_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of passagemath-ecl might be problematic. Click here for more details.

Files changed (221) hide show
  1. ecl/kenzo.fas +0 -0
  2. ecl/maxima.fas +0 -0
  3. passagemath_ecl-10.6.32.dist-info/METADATA +137 -0
  4. passagemath_ecl-10.6.32.dist-info/METADATA.bak +138 -0
  5. passagemath_ecl-10.6.32.dist-info/RECORD +221 -0
  6. passagemath_ecl-10.6.32.dist-info/WHEEL +5 -0
  7. passagemath_ecl-10.6.32.dist-info/top_level.txt +2 -0
  8. passagemath_ecl.libs/libecl-393a3b39.so.24.5.10 +0 -0
  9. passagemath_ecl.libs/libffi-2cda18aa.so.8.1.4 +0 -0
  10. passagemath_ecl.libs/libgc-a95afae3.so.1.5.4 +0 -0
  11. passagemath_ecl.libs/libgmp-28992bcb.so.10.5.0 +0 -0
  12. sage/all__sagemath_ecl.py +4 -0
  13. sage/interfaces/all__sagemath_ecl.py +1 -0
  14. sage/interfaces/lisp.py +576 -0
  15. sage/libs/all__sagemath_ecl.py +1 -0
  16. sage/libs/ecl.cpython-312-aarch64-linux-musl.so +0 -0
  17. sage/libs/ecl.pxd +170 -0
  18. sage/libs/ecl.pyx +1360 -0
  19. sage/libs/eclsig.h +110 -0
  20. sage_wheels/bin/ecl +0 -0
  21. sage_wheels/lib/ecl-24.5.10/COPYING +502 -0
  22. sage_wheels/lib/ecl-24.5.10/LICENSE +41 -0
  23. sage_wheels/lib/ecl-24.5.10/TAGS +0 -0
  24. sage_wheels/lib/ecl-24.5.10/asdf.fas +0 -0
  25. sage_wheels/lib/ecl-24.5.10/build-stamp +7 -0
  26. sage_wheels/lib/ecl-24.5.10/cmp.asd +5 -0
  27. sage_wheels/lib/ecl-24.5.10/cmp.fas +0 -0
  28. sage_wheels/lib/ecl-24.5.10/deflate.asd +5 -0
  29. sage_wheels/lib/ecl-24.5.10/deflate.fas +0 -0
  30. sage_wheels/lib/ecl-24.5.10/defsystem.asd +5 -0
  31. sage_wheels/lib/ecl-24.5.10/defsystem.fas +0 -0
  32. sage_wheels/lib/ecl-24.5.10/dpp +0 -0
  33. sage_wheels/lib/ecl-24.5.10/ecl-cdb.asd +5 -0
  34. sage_wheels/lib/ecl-24.5.10/ecl-cdb.fas +0 -0
  35. sage_wheels/lib/ecl-24.5.10/ecl-curl.asd +5 -0
  36. sage_wheels/lib/ecl-24.5.10/ecl-curl.fas +0 -0
  37. sage_wheels/lib/ecl-24.5.10/ecl-help.asd +5 -0
  38. sage_wheels/lib/ecl-24.5.10/ecl-help.fas +0 -0
  39. sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.asd +5 -0
  40. sage_wheels/lib/ecl-24.5.10/ecl-quicklisp.fas +0 -0
  41. sage_wheels/lib/ecl-24.5.10/ecl_min +0 -0
  42. sage_wheels/lib/ecl-24.5.10/encodings/arabic +1 -0
  43. sage_wheels/lib/ecl-24.5.10/encodings/ascii +1 -0
  44. sage_wheels/lib/ecl-24.5.10/encodings/asmo-708 +1 -0
  45. sage_wheels/lib/ecl-24.5.10/encodings/atarist.bin +0 -0
  46. sage_wheels/lib/ecl-24.5.10/encodings/cp-856.bin +0 -0
  47. sage_wheels/lib/ecl-24.5.10/encodings/cp819 +1 -0
  48. sage_wheels/lib/ecl-24.5.10/encodings/cp850 +1 -0
  49. sage_wheels/lib/ecl-24.5.10/encodings/cp862 +1 -0
  50. sage_wheels/lib/ecl-24.5.10/encodings/cp866 +1 -0
  51. sage_wheels/lib/ecl-24.5.10/encodings/cp932 +1 -0
  52. sage_wheels/lib/ecl-24.5.10/encodings/cp936 +1 -0
  53. sage_wheels/lib/ecl-24.5.10/encodings/cp949 +1 -0
  54. sage_wheels/lib/ecl-24.5.10/encodings/cp950 +1 -0
  55. sage_wheels/lib/ecl-24.5.10/encodings/cyrillic +1 -0
  56. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp437.bin +0 -0
  57. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp737.bin +0 -0
  58. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp775.bin +0 -0
  59. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp850.bin +0 -0
  60. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp852.bin +0 -0
  61. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp855.bin +0 -0
  62. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp857.bin +0 -0
  63. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp860.bin +0 -0
  64. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp861.bin +0 -0
  65. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp862.bin +0 -0
  66. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp863.bin +0 -0
  67. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp864.bin +0 -0
  68. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp865.bin +0 -0
  69. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp866.bin +0 -0
  70. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp869.bin +0 -0
  71. sage_wheels/lib/ecl-24.5.10/encodings/dos-cp874.bin +0 -0
  72. sage_wheels/lib/ecl-24.5.10/encodings/ecma-114 +1 -0
  73. sage_wheels/lib/ecl-24.5.10/encodings/ecma-118 +1 -0
  74. sage_wheels/lib/ecl-24.5.10/encodings/greek +1 -0
  75. sage_wheels/lib/ecl-24.5.10/encodings/greek8 +1 -0
  76. sage_wheels/lib/ecl-24.5.10/encodings/hebrew +1 -0
  77. sage_wheels/lib/ecl-24.5.10/encodings/ibm437 +1 -0
  78. sage_wheels/lib/ecl-24.5.10/encodings/ibm819 +1 -0
  79. sage_wheels/lib/ecl-24.5.10/encodings/ibm850 +1 -0
  80. sage_wheels/lib/ecl-24.5.10/encodings/ibm852 +1 -0
  81. sage_wheels/lib/ecl-24.5.10/encodings/ibm855 +1 -0
  82. sage_wheels/lib/ecl-24.5.10/encodings/ibm857 +1 -0
  83. sage_wheels/lib/ecl-24.5.10/encodings/ibm860 +1 -0
  84. sage_wheels/lib/ecl-24.5.10/encodings/ibm861 +1 -0
  85. sage_wheels/lib/ecl-24.5.10/encodings/ibm862 +1 -0
  86. sage_wheels/lib/ecl-24.5.10/encodings/ibm863 +1 -0
  87. sage_wheels/lib/ecl-24.5.10/encodings/ibm864 +1 -0
  88. sage_wheels/lib/ecl-24.5.10/encodings/ibm865 +1 -0
  89. sage_wheels/lib/ecl-24.5.10/encodings/ibm866 +1 -0
  90. sage_wheels/lib/ecl-24.5.10/encodings/ibm869 +1 -0
  91. sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp +55 -0
  92. sage_wheels/lib/ecl-24.5.10/encodings/iso-2022-jp-1 +57 -0
  93. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-1.bin +0 -0
  94. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-10.bin +0 -0
  95. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-11.bin +0 -0
  96. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-13.bin +0 -0
  97. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-14.bin +0 -0
  98. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-15.bin +0 -0
  99. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-16.bin +0 -0
  100. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-2.bin +0 -0
  101. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-3.bin +0 -0
  102. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-4.bin +0 -0
  103. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-5.bin +0 -0
  104. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-6.bin +0 -0
  105. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-7.bin +0 -0
  106. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-8.bin +0 -0
  107. sage_wheels/lib/ecl-24.5.10/encodings/iso-8859-9.bin +0 -0
  108. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-1 +1 -0
  109. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-10 +1 -0
  110. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-13 +1 -0
  111. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-14 +1 -0
  112. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-15 +1 -0
  113. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-2 +1 -0
  114. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-3 +1 -0
  115. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-4 +1 -0
  116. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-5 +1 -0
  117. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-6 +1 -0
  118. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-7 +1 -0
  119. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-8 +1 -0
  120. sage_wheels/lib/ecl-24.5.10/encodings/iso8859-9 +1 -0
  121. sage_wheels/lib/ecl-24.5.10/encodings/jisx0201.bin +0 -0
  122. sage_wheels/lib/ecl-24.5.10/encodings/jisx0208.bin +0 -0
  123. sage_wheels/lib/ecl-24.5.10/encodings/jisx0212.bin +0 -0
  124. sage_wheels/lib/ecl-24.5.10/encodings/koi8-r.bin +0 -0
  125. sage_wheels/lib/ecl-24.5.10/encodings/koi8-u.bin +0 -0
  126. sage_wheels/lib/ecl-24.5.10/encodings/koi8r +1 -0
  127. sage_wheels/lib/ecl-24.5.10/encodings/latin-1 +1 -0
  128. sage_wheels/lib/ecl-24.5.10/encodings/latin-2 +1 -0
  129. sage_wheels/lib/ecl-24.5.10/encodings/latin-3 +1 -0
  130. sage_wheels/lib/ecl-24.5.10/encodings/latin-4 +1 -0
  131. sage_wheels/lib/ecl-24.5.10/encodings/latin-5 +1 -0
  132. sage_wheels/lib/ecl-24.5.10/encodings/latin-6 +1 -0
  133. sage_wheels/lib/ecl-24.5.10/encodings/latin-7 +1 -0
  134. sage_wheels/lib/ecl-24.5.10/encodings/latin-8 +1 -0
  135. sage_wheels/lib/ecl-24.5.10/encodings/latin-9 +1 -0
  136. sage_wheels/lib/ecl-24.5.10/encodings/latin2 +1 -0
  137. sage_wheels/lib/ecl-24.5.10/encodings/latin3 +1 -0
  138. sage_wheels/lib/ecl-24.5.10/encodings/latin4 +1 -0
  139. sage_wheels/lib/ecl-24.5.10/encodings/latin5 +1 -0
  140. sage_wheels/lib/ecl-24.5.10/encodings/latin6 +1 -0
  141. sage_wheels/lib/ecl-24.5.10/encodings/latin7 +1 -0
  142. sage_wheels/lib/ecl-24.5.10/encodings/latin8 +1 -0
  143. sage_wheels/lib/ecl-24.5.10/encodings/latin9 +1 -0
  144. sage_wheels/lib/ecl-24.5.10/encodings/ms-ansi +1 -0
  145. sage_wheels/lib/ecl-24.5.10/encodings/ms-arab +1 -0
  146. sage_wheels/lib/ecl-24.5.10/encodings/ms-cyrl +1 -0
  147. sage_wheels/lib/ecl-24.5.10/encodings/ms-ee +1 -0
  148. sage_wheels/lib/ecl-24.5.10/encodings/ms-greek +1 -0
  149. sage_wheels/lib/ecl-24.5.10/encodings/ms-hebr +1 -0
  150. sage_wheels/lib/ecl-24.5.10/encodings/ms-turk +1 -0
  151. sage_wheels/lib/ecl-24.5.10/encodings/shift-jis.bin +0 -0
  152. sage_wheels/lib/ecl-24.5.10/encodings/tools.lisp +202 -0
  153. sage_wheels/lib/ecl-24.5.10/encodings/ucs2 +1 -0
  154. sage_wheels/lib/ecl-24.5.10/encodings/ucs2be +1 -0
  155. sage_wheels/lib/ecl-24.5.10/encodings/ucs2le +1 -0
  156. sage_wheels/lib/ecl-24.5.10/encodings/ucs4 +1 -0
  157. sage_wheels/lib/ecl-24.5.10/encodings/ucs4be +1 -0
  158. sage_wheels/lib/ecl-24.5.10/encodings/ucs4le +1 -0
  159. sage_wheels/lib/ecl-24.5.10/encodings/unicode +1 -0
  160. sage_wheels/lib/ecl-24.5.10/encodings/utf-16 +1 -0
  161. sage_wheels/lib/ecl-24.5.10/encodings/utf-16be +1 -0
  162. sage_wheels/lib/ecl-24.5.10/encodings/utf-16le +1 -0
  163. sage_wheels/lib/ecl-24.5.10/encodings/utf-32 +1 -0
  164. sage_wheels/lib/ecl-24.5.10/encodings/utf-32be +1 -0
  165. sage_wheels/lib/ecl-24.5.10/encodings/utf-32le +1 -0
  166. sage_wheels/lib/ecl-24.5.10/encodings/utf16 +1 -0
  167. sage_wheels/lib/ecl-24.5.10/encodings/utf32 +1 -0
  168. sage_wheels/lib/ecl-24.5.10/encodings/utf8 +1 -0
  169. sage_wheels/lib/ecl-24.5.10/encodings/winbaltrim +1 -0
  170. sage_wheels/lib/ecl-24.5.10/encodings/windows-1250 +1 -0
  171. sage_wheels/lib/ecl-24.5.10/encodings/windows-1251 +1 -0
  172. sage_wheels/lib/ecl-24.5.10/encodings/windows-1252 +1 -0
  173. sage_wheels/lib/ecl-24.5.10/encodings/windows-1253 +1 -0
  174. sage_wheels/lib/ecl-24.5.10/encodings/windows-1254 +1 -0
  175. sage_wheels/lib/ecl-24.5.10/encodings/windows-1255 +1 -0
  176. sage_wheels/lib/ecl-24.5.10/encodings/windows-1256 +1 -0
  177. sage_wheels/lib/ecl-24.5.10/encodings/windows-1257 +1 -0
  178. sage_wheels/lib/ecl-24.5.10/encodings/windows-1258 +1 -0
  179. sage_wheels/lib/ecl-24.5.10/encodings/windows-932 +1 -0
  180. sage_wheels/lib/ecl-24.5.10/encodings/windows-936 +1 -0
  181. sage_wheels/lib/ecl-24.5.10/encodings/windows-949 +1 -0
  182. sage_wheels/lib/ecl-24.5.10/encodings/windows-950 +1 -0
  183. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1250.bin +0 -0
  184. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1251.bin +0 -0
  185. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1252.bin +0 -0
  186. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1253.bin +0 -0
  187. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1254.bin +0 -0
  188. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1255.bin +0 -0
  189. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1256.bin +0 -0
  190. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1257.bin +0 -0
  191. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp1258.bin +0 -0
  192. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp932.bin +0 -0
  193. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp936.bin +0 -0
  194. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp949.bin +0 -0
  195. sage_wheels/lib/ecl-24.5.10/encodings/windows-cp950.bin +0 -0
  196. sage_wheels/lib/ecl-24.5.10/help.doc +0 -0
  197. sage_wheels/lib/ecl-24.5.10/libasdf.a +0 -0
  198. sage_wheels/lib/ecl-24.5.10/libcmp.a +0 -0
  199. sage_wheels/lib/ecl-24.5.10/libdeflate.a +0 -0
  200. sage_wheels/lib/ecl-24.5.10/libdefsystem.a +0 -0
  201. sage_wheels/lib/ecl-24.5.10/libecl-cdb.a +0 -0
  202. sage_wheels/lib/ecl-24.5.10/libecl-curl.a +0 -0
  203. sage_wheels/lib/ecl-24.5.10/libecl-help.a +0 -0
  204. sage_wheels/lib/ecl-24.5.10/libecl-quicklisp.a +0 -0
  205. sage_wheels/lib/ecl-24.5.10/libpackage-locks.a +0 -0
  206. sage_wheels/lib/ecl-24.5.10/libql-minitar.a +0 -0
  207. sage_wheels/lib/ecl-24.5.10/libsb-bsd-sockets.a +0 -0
  208. sage_wheels/lib/ecl-24.5.10/libserve-event.a +0 -0
  209. sage_wheels/lib/ecl-24.5.10/libsockets.a +0 -0
  210. sage_wheels/lib/ecl-24.5.10/package-locks.asd +5 -0
  211. sage_wheels/lib/ecl-24.5.10/package-locks.fas +0 -0
  212. sage_wheels/lib/ecl-24.5.10/prebuilt-asdf.asd +5 -0
  213. sage_wheels/lib/ecl-24.5.10/ql-minitar.asd +5 -0
  214. sage_wheels/lib/ecl-24.5.10/ql-minitar.fas +0 -0
  215. sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.asd +5 -0
  216. sage_wheels/lib/ecl-24.5.10/sb-bsd-sockets.fas +0 -0
  217. sage_wheels/lib/ecl-24.5.10/serve-event.asd +5 -0
  218. sage_wheels/lib/ecl-24.5.10/serve-event.fas +0 -0
  219. sage_wheels/lib/ecl-24.5.10/sockets.asd +5 -0
  220. sage_wheels/lib/ecl-24.5.10/sockets.fas +0 -0
  221. sage_wheels/lib/maxima/5.47.0/binary-ecl/maxima +0 -0
sage/libs/ecl.pxd ADDED
@@ -0,0 +1,170 @@
1
+ # sage_setup: distribution = sagemath-ecl
2
+ # distutils: extra_compile_args = ECL_CFLAGS
3
+ # distutils: include_dirs = ECL_INCDIR
4
+ # distutils: libraries = ECL_LIBRARIES
5
+ # distutils: library_dirs = ECL_LIBDIR
6
+ # distutils: extra_link_args = ECL_LIBEXTRA
7
+
8
+ ###############################################################################
9
+ # Sage: Open Source Mathematical Software
10
+ # Copyright (C) 2009 Nils Bruin <nbruin@sfu.ca>
11
+ # Distributed under the terms of the GNU General Public License (GPL),
12
+ # version 2 or any later version. The full text of the GPL is available at:
13
+ # http://www.gnu.org/licenses/
14
+ ###############################################################################
15
+
16
+ #ecl's header files export a very large number of definitions, referred to here
17
+ #as ecl.h bindings. In reality ecl.h includes a couple of other header files.
18
+ #We only include the cython translations of the ones we need here.
19
+
20
+ #ecl's naming conventions have been followed as much as possible. These
21
+ #conventions are not entirely consistently used in ECL itself, though, and
22
+ #those cases are corrected in the cython bindings.
23
+ #(see cl_cons and ecl_fixnum)
24
+ # cl_* functions are proper common lisp routines. In particular, input and
25
+ # return types are cl_object
26
+ # ecl_* functions provide other interfaces. Arguments or return types might
27
+ # include C types.
28
+ #
29
+ # In addition, type predicates that return a C boolean are named:
30
+ # bint_* bindings corresponding to a mix of macros and ecl_* functions in ecl.h
31
+
32
+ cdef extern from "ecl/ecl.h":
33
+
34
+ # Typedefs
35
+
36
+ ctypedef long int cl_fixnum
37
+ ctypedef cl_fixnum cl_narg
38
+ ctypedef void *cl_object
39
+ ctypedef unsigned long int cl_index
40
+ ctypedef int ecl_character
41
+
42
+ ctypedef enum ecl_option:
43
+ ECL_OPT_INCREMENTAL_GC = 0,
44
+ ECL_OPT_TRAP_SIGSEGV,
45
+ ECL_OPT_TRAP_SIGFPE,
46
+ ECL_OPT_TRAP_SIGINT,
47
+ ECL_OPT_TRAP_SIGILL,
48
+ ECL_OPT_TRAP_SIGBUS,
49
+ ECL_OPT_TRAP_SIGPIPE,
50
+ ECL_OPT_TRAP_INTERRUPT_SIGNAL,
51
+ ECL_OPT_SIGNAL_HANDLING_THREAD,
52
+ ECL_OPT_SIGNAL_QUEUE_SIZE,
53
+ ECL_OPT_BOOTED,
54
+ ECL_OPT_BIND_STACK_SIZE,
55
+ ECL_OPT_BIND_STACK_SAFETY_AREA,
56
+ ECL_OPT_FRAME_STACK_SIZE,
57
+ ECL_OPT_FRAME_STACK_SAFETY_AREA,
58
+ ECL_OPT_LISP_STACK_SIZE,
59
+ ECL_OPT_LISP_STACK_SAFETY_AREA,
60
+ ECL_OPT_C_STACK_SIZE,
61
+ ECL_OPT_C_STACK_SAFETY_AREA,
62
+ ECL_OPT_HEAP_SIZE,
63
+ ECL_OPT_HEAP_SAFETY_AREA,
64
+ ECL_OPT_THREAD_INTERRUPT_SIGNAL,
65
+ ECL_OPT_SET_GMP_MEMORY_FUNCTIONS,
66
+ ECL_OPT_LIMIT
67
+
68
+ # boot and shutdown
69
+
70
+ cl_fixnum ecl_get_option(int option)
71
+ void ecl_set_option(int option, cl_fixnum value)
72
+ void cl_boot(int argc, char **argv)
73
+ void cl_shutdown()
74
+
75
+ # predefined symbols
76
+
77
+ cl_object ECL_NIL
78
+ cl_object ECL_T
79
+ cl_fixnum MOST_POSITIVE_FIXNUM
80
+ cl_fixnum MOST_NEGATIVE_FIXNUM
81
+
82
+ # Type predicates returning a cl_object
83
+
84
+ cl_object cl_symbolp(cl_object o)
85
+ cl_object cl_numberp(cl_object o)
86
+ cl_object cl_integerp(cl_object x)
87
+ cl_object cl_rationalp(cl_object x)
88
+ cl_object cl_floatp(cl_object x)
89
+
90
+ # Type predicates returning a C boolean
91
+
92
+ bint bint_floatp "floatp" (cl_object x)
93
+ bint bint_eql "ecl_eql"(cl_object x, cl_object y)
94
+ bint bint_equal "ecl_equal"(cl_object x, cl_object y)
95
+ bint bint_equalp "ecl_equalp"(cl_object x, cl_object y)
96
+ bint bint_stringp "ecl_stringp"(cl_object x)
97
+ bint bint_fixnump "FIXNUMP"(cl_object o)
98
+ bint bint_characterp "CHARACTERP"(cl_object o)
99
+ bint bint_nullp "Null"(cl_object o)
100
+ bint bint_listp "LISTP" (cl_object o)
101
+ bint bint_consp "CONSP" (cl_object o)
102
+ bint bint_atomp "ATOM" (cl_object o)
103
+
104
+ # Equality tests
105
+
106
+ cl_object cl_eq(cl_object x, cl_object y)
107
+ cl_object cl_eql(cl_object x, cl_object y)
108
+ cl_object cl_equal(cl_object x, cl_object y)
109
+
110
+ # ECL numeric type conversion
111
+
112
+ cl_object ecl_make_fixnum(cl_fixnum i)
113
+ cl_object ecl_make_integer(cl_fixnum i)
114
+ cl_object ecl_make_unsigned_integer(cl_index i)
115
+ cl_fixnum ecl_fixint "fixint" (cl_object x)
116
+
117
+ cl_object ecl_make_ratio(cl_object num, cl_object den)
118
+ cl_object cl_numerator(cl_object x)
119
+ cl_object cl_denominator(cl_object x)
120
+
121
+ cl_object ecl_make_doublefloat(double f)
122
+ double ecl_to_double(cl_object x)
123
+
124
+ # list manipulation
125
+
126
+ cl_object cl_cons "ecl_cons" (cl_object a, cl_object d)
127
+ cl_object cl_car(cl_object x)
128
+ cl_object cl_cdr(cl_object x)
129
+ cl_object cl_caar(cl_object x)
130
+ cl_object cl_cadr(cl_object x)
131
+ cl_object cl_cdar(cl_object x)
132
+ cl_object cl_cddr(cl_object x)
133
+ cl_object cl_rplaca(cl_object x, cl_object v)
134
+ cl_object cl_rplacd(cl_object x, cl_object v)
135
+ cl_object ecl_list1(cl_object a)
136
+
137
+ # string parsing and string IO
138
+
139
+ char *ecl_base_string_pointer_safe(cl_object f)
140
+ cl_object ecl_read_from_cstring(char *s)
141
+ cl_object ecl_read_from_cstring_safe(char *s, cl_object err)
142
+ cl_object cl_write_to_string(cl_narg narg, cl_object o)
143
+ cl_object ecl_cstring_to_base_string_or_nil(char *s)
144
+ cl_object si_coerce_to_base_string(cl_object x)
145
+ cl_object si_base_string_p(cl_object x)
146
+ cl_object cl_make_string(cl_narg narg, cl_object o, ...)
147
+ ecl_character ecl_char(cl_object s, cl_index i)
148
+ ecl_character ecl_char_set(cl_object s, cl_index i, ecl_character c)
149
+
150
+ # S-expr evaluation and function calls
151
+
152
+ cl_object cl_safe_eval(cl_object form, cl_object env, cl_object value)
153
+ cl_object cl_eval(cl_object form)
154
+ cl_object cl_funcall(cl_narg narg, cl_object fun, cl_object arg1,...)
155
+ cl_object cl_apply(cl_narg narg, cl_object fun, cl_object args)
156
+ cl_object cl_set(cl_object var, cl_object val)
157
+ int ecl_nvalues "NVALUES"
158
+ cl_object ecl_values "VALUES"(int n)
159
+
160
+ # Common Lisp "EQUAL" compatible hash function
161
+
162
+ cl_object cl_sxhash(cl_object key)
163
+
164
+ # symbols
165
+
166
+ cl_object ecl_make_symbol(const char *name, const char *package)
167
+
168
+ # sequences
169
+
170
+ cl_fixnum ecl_length(cl_object x)