notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
eisl Interpreter and compiler compatible with ISLisp standard
3.72 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.70Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-10 02:18:04
Last Update: 2024-04-03 09:04:25
Commit Hash: dbaa552
Also Listed In: devel
License: BSD2CLAUSE
WWW:
https://github.com/sasagawa888/eisl
Description:
Easy-ISLisp (EISL) is an interpreter and compiler compatible with the ISLisp standard.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (68 items)
Collapse this list.
  1. /usr/local/share/licenses/eisl-3.72/catalog.mk
  2. /usr/local/share/licenses/eisl-3.72/LICENSE
  3. /usr/local/share/licenses/eisl-3.72/BSD2CLAUSE
  4. bin/edlis
  5. bin/eisl
  6. share/eisl/fast.h
  7. share/eisl/ffi.h
  8. share/eisl/library/bit.lsp
  9. share/eisl/library/bit.o
  10. share/eisl/library/combination.lsp
  11. share/eisl/library/compiler.lsp
  12. share/eisl/library/complex.lsp
  13. share/eisl/library/cross.lsp
  14. share/eisl/library/csv.lsp
  15. share/eisl/library/cxr.lsp
  16. share/eisl/library/datetime.lsp
  17. share/eisl/library/datetime.o
  18. share/eisl/library/elixir.lsp
  19. share/eisl/library/escape.lsp
  20. share/eisl/library/escape.o
  21. share/eisl/library/formatter.lsp
  22. share/eisl/library/formula.lsp
  23. share/eisl/library/functions-data.lsp
  24. share/eisl/library/functions-dataj.lsp
  25. share/eisl/library/functions.lsp
  26. share/eisl/library/functionsj.lsp
  27. share/eisl/library/hash.lsp
  28. share/eisl/library/i18n.lsp
  29. share/eisl/library/i18n.o
  30. share/eisl/library/lazy.lsp
  31. share/eisl/library/list.lsp
  32. share/eisl/library/logger.lsp
  33. share/eisl/library/logger.o
  34. share/eisl/library/macro.lsp
  35. share/eisl/library/math.lsp
  36. share/eisl/library/matrix.lsp
  37. share/eisl/library/mexp.lsp
  38. share/eisl/library/ndbm.lsp
  39. share/eisl/library/ndbm.o
  40. share/eisl/library/opengl.lsp
  41. share/eisl/library/opengl.o
  42. share/eisl/library/persist.lsp
  43. share/eisl/library/plot.lsp
  44. share/eisl/library/plot.o
  45. share/eisl/library/pretty.lsp
  46. share/eisl/library/prolog.lsp
  47. share/eisl/library/prolog.o
  48. share/eisl/library/quaternion.lsp
  49. share/eisl/library/queue.lsp
  50. share/eisl/library/regex.lsp
  51. share/eisl/library/regex.o
  52. share/eisl/library/roman.lsp
  53. share/eisl/library/sedit.lsp
  54. share/eisl/library/seq.lsp
  55. share/eisl/library/sort.lsp
  56. share/eisl/library/stat.lsp
  57. share/eisl/library/string.lsp
  58. share/eisl/library/tcltk.lsp
  59. share/eisl/library/tcpip.lsp
  60. share/eisl/library/tcpip.o
  61. share/eisl/library/test.lsp
  62. share/eisl/library/unistd.lsp
  63. share/eisl/library/unistd.o
  64. share/eisl/library/virtty.lsp
  65. share/eisl/library/virtty.o
  66. @owner
  67. @group
  68. @mode
Collapse this list.
Dependency lines:
  • eisl>0:lang/eisl
To install the port:
cd /usr/ports/lang/eisl/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/eisl
  • pkg install eisl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: eisl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712132295 SHA256 (sasagawa888-eisl-v3.72_GH0.tar.gz) = cb38e0fe3e6efd8e429bc6855e3db8812ccd087f9b1280df08bb80d32c5368ba SIZE (sasagawa888-eisl-v3.72_GH0.tar.gz) = 2430755

Packages (timestamps in pop-ups are UTC):
eisl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.723.72------
FreeBSD:13:quarterly3.603.603.03--3.603.603.60
FreeBSD:14:latest3.703.722.63--2.98-2.98
FreeBSD:14:quarterly3.603.72---3.603.603.60
FreeBSD:15:latest3.703.72n/a-n/a3.603.603.70
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. libncurses.so.6 : devel/ncurses
  3. xorgproto>=0 : x11/xorgproto
  4. xorgproto>=0 : x11/xorgproto
Test dependencies:
  1. cppcheck : devel/cppcheck
Runtime dependencies:
  1. libncurses.so.6 : devel/ncurses
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libGLU.so : graphics/libGLU
  3. libglut.so : graphics/freeglut
  4. libtcl86.so : lang/tcl86
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
lang_eisl
USES:
gmake gl localbase:ldflags ncurses:port tcl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sasagawa888/eisl/tar.gz/v3.72?dummy=/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.72
03 Apr 2024 09:04:25
commit hash: dbaa552442097206728a389225515ac6ba6e85d0commit hash: dbaa552442097206728a389225515ac6ba6e85d0commit hash: dbaa552442097206728a389225515ac6ba6e85d0commit hash: dbaa552442097206728a389225515ac6ba6e85d0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: update 3.70 → 3.72

Reported by:	portscout
3.70
03 Feb 2024 07:52:50
commit hash: c1bef2e6579ee9bbae775aa88243f52e7d32960bcommit hash: c1bef2e6579ee9bbae775aa88243f52e7d32960bcommit hash: c1bef2e6579ee9bbae775aa88243f52e7d32960bcommit hash: c1bef2e6579ee9bbae775aa88243f52e7d32960b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: update 3.60 → 3.70

Reported by:	portscout
3.60
04 Nov 2023 08:46:03
commit hash: 7bdcfa7a9cfa8e9ce68ad6ff8afb5e243171b38fcommit hash: 7bdcfa7a9cfa8e9ce68ad6ff8afb5e243171b38fcommit hash: 7bdcfa7a9cfa8e9ce68ad6ff8afb5e243171b38fcommit hash: 7bdcfa7a9cfa8e9ce68ad6ff8afb5e243171b38f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: update 3.50 → 3.60

Reported by:	portscout
3.50
11 Sep 2023 06:51:40
commit hash: 0d7b43a195beed4a86fa11a271709b395c84e0fecommit hash: 0d7b43a195beed4a86fa11a271709b395c84e0fecommit hash: 0d7b43a195beed4a86fa11a271709b395c84e0fecommit hash: 0d7b43a195beed4a86fa11a271709b395c84e0fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: update 3.45 → 3.50

Reported by:	portscout
3.45
24 Aug 2023 09:13:41
commit hash: cc58e597f0f55b0116f70cd01deedfae4d35246fcommit hash: cc58e597f0f55b0116f70cd01deedfae4d35246fcommit hash: cc58e597f0f55b0116f70cd01deedfae4d35246fcommit hash: cc58e597f0f55b0116f70cd01deedfae4d35246f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: update 3.40 → 3.45

Reported by:	portscout
3.40
17 Aug 2023 04:33:22
commit hash: 4ab9f21ba94cd09e05fa9579cc70ce28e6576ceecommit hash: 4ab9f21ba94cd09e05fa9579cc70ce28e6576ceecommit hash: 4ab9f21ba94cd09e05fa9579cc70ce28e6576ceecommit hash: 4ab9f21ba94cd09e05fa9579cc70ce28e6576cee files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/eisl: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
3.40
12 Aug 2023 05:04:32
commit hash: 1633ffc9232069ea1108b03abb6653bade704d46commit hash: 1633ffc9232069ea1108b03abb6653bade704d46commit hash: 1633ffc9232069ea1108b03abb6653bade704d46commit hash: 1633ffc9232069ea1108b03abb6653bade704d46 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 3.30 → 3.40

Reported by:	portscout
3.30_1
10 Aug 2023 20:02:25
commit hash: a7932451deed945053545c608ea82c74f050cfefcommit hash: a7932451deed945053545c608ea82c74f050cfefcommit hash: a7932451deed945053545c608ea82c74f050cfefcommit hash: a7932451deed945053545c608ea82c74f050cfef files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/eisl: enable LTO on powerpc64
3.30
01 Aug 2023 09:43:03
commit hash: ff2d8702717afc4b97fd603de49d943cacb7e2becommit hash: ff2d8702717afc4b97fd603de49d943cacb7e2becommit hash: ff2d8702717afc4b97fd603de49d943cacb7e2becommit hash: ff2d8702717afc4b97fd603de49d943cacb7e2be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 3.24 → 3.30

Reported by:	portscout
3.24
17 Jul 2023 08:54:01
commit hash: 036db0e3c34eec78f184533f7e45cdce6cf59c58commit hash: 036db0e3c34eec78f184533f7e45cdce6cf59c58commit hash: 036db0e3c34eec78f184533f7e45cdce6cf59c58commit hash: 036db0e3c34eec78f184533f7e45cdce6cf59c58 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 3.03 → 3.24
3.03
26 Jun 2023 15:53:04
commit hash: 4a4006ac7d232eb29b38b6cda7dc4e0944926e7ccommit hash: 4a4006ac7d232eb29b38b6cda7dc4e0944926e7ccommit hash: 4a4006ac7d232eb29b38b6cda7dc4e0944926e7ccommit hash: 4a4006ac7d232eb29b38b6cda7dc4e0944926e7c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 3.00 → 3.03

Reported by:	portscout
3.00
18 Jun 2023 01:29:33
commit hash: c34888c4f413985da3279ab0c88562ea43e0c9d3commit hash: c34888c4f413985da3279ab0c88562ea43e0c9d3commit hash: c34888c4f413985da3279ab0c88562ea43e0c9d3commit hash: c34888c4f413985da3279ab0c88562ea43e0c9d3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.98 → 3.00

Reported by:	portscout
2.98
01 Jun 2023 19:48:12
commit hash: d6225e1109b1635c2d634ed28e4487e66c72729dcommit hash: d6225e1109b1635c2d634ed28e4487e66c72729dcommit hash: d6225e1109b1635c2d634ed28e4487e66c72729dcommit hash: d6225e1109b1635c2d634ed28e4487e66c72729d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.96 → 2.98

Reported by:	portscout
2.96
28 May 2023 18:56:14
commit hash: b6d039f7d3c8541ec1e4ce22b52b91514edac76ccommit hash: b6d039f7d3c8541ec1e4ce22b52b91514edac76ccommit hash: b6d039f7d3c8541ec1e4ce22b52b91514edac76ccommit hash: b6d039f7d3c8541ec1e4ce22b52b91514edac76c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.85 → 2.96

Reported by:	portscout
2.85
17 May 2023 16:30:15
commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977commit hash: 9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
2.85
13 May 2023 14:24:17
commit hash: 2a28df19ba6235d3a945f200b91022bff25680a5commit hash: 2a28df19ba6235d3a945f200b91022bff25680a5commit hash: 2a28df19ba6235d3a945f200b91022bff25680a5commit hash: 2a28df19ba6235d3a945f200b91022bff25680a5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/eisl: Unbreak on HEAD

Approved by:	portmgr (blanket)
2.85
06 Mar 2023 09:19:17
commit hash: 5a968f1642e9144475c3a72847272491d250667bcommit hash: 5a968f1642e9144475c3a72847272491d250667bcommit hash: 5a968f1642e9144475c3a72847272491d250667bcommit hash: 5a968f1642e9144475c3a72847272491d250667b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.63 → 2.85

Reported by:	portscout
2.63
17 Sep 2022 04:06:56
commit hash: e4169c127d7b44525a63a6b2a87ee689044a93f1commit hash: e4169c127d7b44525a63a6b2a87ee689044a93f1commit hash: e4169c127d7b44525a63a6b2a87ee689044a93f1commit hash: e4169c127d7b44525a63a6b2a87ee689044a93f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.62 -> 2.63

Reported by:	portscout
2.62
13 Sep 2022 17:04:28
commit hash: 86fc8096f5fa98d0d2ddc52d731da343d6a68018commit hash: 86fc8096f5fa98d0d2ddc52d731da343d6a68018commit hash: 86fc8096f5fa98d0d2ddc52d731da343d6a68018commit hash: 86fc8096f5fa98d0d2ddc52d731da343d6a68018 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/eisli: fix patching on (powerpc|riscv)64
2.62
09 Sep 2022 07:42:50
commit hash: 225067f81a4463cc8a2f80d5ce2a82bc7b5e1d2fcommit hash: 225067f81a4463cc8a2f80d5ce2a82bc7b5e1d2fcommit hash: 225067f81a4463cc8a2f80d5ce2a82bc7b5e1d2fcommit hash: 225067f81a4463cc8a2f80d5ce2a82bc7b5e1d2f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Use port-supplied CC/CFLAGS/LDFLAGS; Clarify BROKEN_i386 message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.62
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.62
07 Sep 2022 02:51:45
commit hash: 055c08e084514415e41789eec53513f7de92e06ccommit hash: 055c08e084514415e41789eec53513f7de92e06ccommit hash: 055c08e084514415e41789eec53513f7de92e06ccommit hash: 055c08e084514415e41789eec53513f7de92e06c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Broken on i386

Reported by:	fallout
2.62
04 Sep 2022 22:15:17
commit hash: 8da0f1557430279e598f7b2a617c66e9968107b1commit hash: 8da0f1557430279e598f7b2a617c66e9968107b1commit hash: 8da0f1557430279e598f7b2a617c66e9968107b1commit hash: 8da0f1557430279e598f7b2a617c66e9968107b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.60 -> 2.62

Reported by:	portscout
2.60
06 Aug 2022 21:00:04
commit hash: 838cd29df096544f389a7a33c5edeb3b5997ceb8commit hash: 838cd29df096544f389a7a33c5edeb3b5997ceb8commit hash: 838cd29df096544f389a7a33c5edeb3b5997ceb8commit hash: 838cd29df096544f389a7a33c5edeb3b5997ceb8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.50-114 -> 2.60

Reported by:	portscout
2.50.114_2
01 Aug 2022 21:23:07
commit hash: 65cfadb92d7b32aa6c589675803224936d4de397commit hash: 65cfadb92d7b32aa6c589675803224936d4de397commit hash: 65cfadb92d7b32aa6c589675803224936d4de397commit hash: 65cfadb92d7b32aa6c589675803224936d4de397 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
lang/eisl: fix runtime on powerpc64 and build on riscv64

1. LTO is known to create broken binaries on powerpc64.
2. LTO causes build failures on riscv64.
2.50.114_1
26 Jul 2022 08:15:07
commit hash: cf29fec83b34ae11ecf261930aa469e63af6e8dccommit hash: cf29fec83b34ae11ecf261930aa469e63af6e8dccommit hash: cf29fec83b34ae11ecf261930aa469e63af6e8dccommit hash: cf29fec83b34ae11ecf261930aa469e63af6e8dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Add test target
2.50.114
26 Jul 2022 06:51:29
commit hash: f2cf9b9781ebbb7594c67df2da1cd8a6c9d1bd10commit hash: f2cf9b9781ebbb7594c67df2da1cd8a6c9d1bd10commit hash: f2cf9b9781ebbb7594c67df2da1cd8a6c9d1bd10commit hash: f2cf9b9781ebbb7594c67df2da1cd8a6c9d1bd10 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.50 -> 2.50-114; Broken on riscv64
2.50
19 Jul 2022 08:23:06
commit hash: 7224e64a73b09f1c3d760bebb4a91def3c3afb43commit hash: 7224e64a73b09f1c3d760bebb4a91def3c3afb43commit hash: 7224e64a73b09f1c3d760bebb4a91def3c3afb43commit hash: 7224e64a73b09f1c3d760bebb4a91def3c3afb43 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Fix build on arm
2.50
15 Jun 2022 07:45:07
commit hash: 455b9756fc71f4847dce3bff31e045b1ef0f5643commit hash: 455b9756fc71f4847dce3bff31e045b1ef0f5643commit hash: 455b9756fc71f4847dce3bff31e045b1ef0f5643commit hash: 455b9756fc71f4847dce3bff31e045b1ef0f5643 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.40 -> 2.50

Reported by:	portscout
2.40
07 May 2022 17:35:56
commit hash: 7efb9a5e7dbc110aaef6fd5075982a609b496b94commit hash: 7efb9a5e7dbc110aaef6fd5075982a609b496b94commit hash: 7efb9a5e7dbc110aaef6fd5075982a609b496b94commit hash: 7efb9a5e7dbc110aaef6fd5075982a609b496b94 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.38 -> 2.40

Reported by:	portscout
2.38
24 Jan 2022 21:27:59
commit hash: a92f80d8339ed04d46a4c2b5141953ac880811ddcommit hash: a92f80d8339ed04d46a4c2b5141953ac880811ddcommit hash: a92f80d8339ed04d46a4c2b5141953ac880811ddcommit hash: a92f80d8339ed04d46a4c2b5141953ac880811dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.37 -> 2.38

Reported by:	portscout
2.37
14 Jan 2022 16:48:13
commit hash: 6afa5af9c3ad33e37214bc0dd31c7aefb0f583f3commit hash: 6afa5af9c3ad33e37214bc0dd31c7aefb0f583f3commit hash: 6afa5af9c3ad33e37214bc0dd31c7aefb0f583f3commit hash: 6afa5af9c3ad33e37214bc0dd31c7aefb0f583f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.35 -> 2.37

Reported by:	portscout
2.35
30 Dec 2021 05:15:50
commit hash: 87a2cf30a78fbeca6f9de64582be2ca036bd6a17commit hash: 87a2cf30a78fbeca6f9de64582be2ca036bd6a17commit hash: 87a2cf30a78fbeca6f9de64582be2ca036bd6a17commit hash: 87a2cf30a78fbeca6f9de64582be2ca036bd6a17 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.34 -> 2.35

Reported by:	portscout
2.34
11 Dec 2021 08:41:24
commit hash: f228916ed9852713bdc0649c749945f44270cc76commit hash: f228916ed9852713bdc0649c749945f44270cc76commit hash: f228916ed9852713bdc0649c749945f44270cc76commit hash: f228916ed9852713bdc0649c749945f44270cc76 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: Update 2.25 -> 2.34
2.25
10 Nov 2021 02:15:32
commit hash: 99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5commit hash: 99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5commit hash: 99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5commit hash: 99131e98ca0d204ec31eec6ad7e2a5ee85dbfed5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
lang/eisl: New port: Interpreter and compiler compatible with ISLisp standard

Number of commits found: 36