SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing Java interpreters (often by more than an order of magnitude).
Categories
InterpretersLicense
GNU General Public License version 2.0 (GPLv2), Mozilla Public License 1.1 (MPL 1.1)Follow SISC
nel_h2
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.
Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Rate This Project
Login To Rate This Project
User Reviews
-
It may not be quite a 100% complete and correct implementation of R5RS, but it's *very* close. The only possible bug I've found: it may not correctly read exact rational numbers when they are entered as decimals with the "#e" notation.