├── Editor └── SchemeReplWindow.cs ├── README.md ├── StreamingAssets ├── testbehavior.sls └── unity.sls ├── TestBehavior.cs └── lib ├── IronScheme.dll ├── as-match.dll ├── fectors.dll ├── ironscheme.clr.dll ├── ironscheme.clr.dynamic.dll ├── ironscheme.clr.helpers.dll ├── ironscheme.clr.reflection.dll ├── ironscheme.clr.shorthand-helper.dll ├── ironscheme.clr.shorthand.dll ├── ironscheme.console.dll ├── ironscheme.contracts-helper.dll ├── ironscheme.contracts.dll ├── ironscheme.conversions.dll ├── ironscheme.datetime.dll ├── ironscheme.debugger.dll ├── ironscheme.environment.dll ├── ironscheme.files.dll ├── ironscheme.fsm-cond-helpers.dll ├── ironscheme.fsm-cond.dll ├── ironscheme.integrable.dll ├── ironscheme.io.dll ├── ironscheme.linq.dll ├── ironscheme.process.dll ├── ironscheme.random.dll ├── ironscheme.record-case.dll ├── ironscheme.regex-cond.dll ├── ironscheme.regex.dll ├── ironscheme.registry.dll ├── ironscheme.strings.dll ├── ironscheme.syntax.define-macro.dll ├── ironscheme.syntax.dll ├── ironscheme.syntax.library-utils.dll ├── ironscheme.syntax.parameters.dll ├── ironscheme.syntax.shorthand.dll ├── ironscheme.syntax.symbolic-case.dll ├── ironscheme.syntax.utils.dll ├── ironscheme.threading.dll ├── ironscheme.typed.core.dll ├── ironscheme.typed.dll ├── ironscheme.typed.parsing-helper.dll ├── ironscheme.typed.parsing.dll ├── ironscheme.typed.struct-case.dll ├── ironscheme.typed.struct-descriptor.dll ├── ironscheme.typed.struct.dll ├── ironscheme.xml.dll ├── list-match.dll ├── match.dll ├── minikanren.dll ├── minikanren.mk.dll ├── minikanren.mkextraforms.dll ├── minikanren.mkprelude.dll ├── pfds.bbtrees.dll ├── pfds.deques.dll ├── pfds.dlists.dll ├── pfds.fingertrees.dll ├── pfds.heaps.dll ├── pfds.private.lazy-lists.dll ├── pfds.psqs.dll ├── pfds.queues.dll ├── pfds.sequences.dll ├── pfds.sets.dll ├── srfi.0.cond-expand.dll ├── srfi.0.dll ├── srfi.1.dll ├── srfi.1.lists.dll ├── srfi.101.dll ├── srfi.101.random-access-lists.dll ├── srfi.102.dll ├── srfi.102.procedure-arity.dll ├── srfi.11.dll ├── srfi.11.let-values.dll ├── srfi.111.boxes.dll ├── srfi.111.dll ├── srfi.112.dll ├── srfi.112.environment-inquiry.dll ├── srfi.13.dll ├── srfi.13.strings.dll ├── srfi.14.char-sets.dll ├── srfi.14.dll ├── srfi.16.case-lambda.dll ├── srfi.16.dll ├── srfi.19.dll ├── srfi.19.time.compat.dll ├── srfi.19.time.dll ├── srfi.2.and-let%2a.dll ├── srfi.2.dll ├── srfi.23.dll ├── srfi.23.error.dll ├── srfi.23.error.tricks.dll ├── srfi.25.dll ├── srfi.25.multi-dimensional-arrays.all.dll ├── srfi.25.multi-dimensional-arrays.arlib.dll ├── srfi.25.multi-dimensional-arrays.dll ├── srfi.26.cut.dll ├── srfi.26.dll ├── srfi.27.dll ├── srfi.27.random-bits.dll ├── srfi.31.dll ├── srfi.31.rec.dll ├── srfi.37.args-fold.dll ├── srfi.37.dll ├── srfi.38.dll ├── srfi.38.with-shared-structure.dll ├── srfi.39.dll ├── srfi.39.parameters.dll ├── srfi.41.dll ├── srfi.41.streams.derived.dll ├── srfi.41.streams.dll ├── srfi.41.streams.primitive.dll ├── srfi.42.dll ├── srfi.42.eager-comprehensions.dll ├── srfi.43.dll ├── srfi.43.vectors.dll ├── srfi.45.dll ├── srfi.45.lazy.dll ├── srfi.48.dll ├── srfi.48.intermediate-format-strings.compat.dll ├── srfi.48.intermediate-format-strings.dll ├── srfi.6.basic-string-ports.compat.dll ├── srfi.6.basic-string-ports.dll ├── srfi.6.dll ├── srfi.61.cond.dll ├── srfi.61.dll ├── srfi.64.dll ├── srfi.64.testing.dll ├── srfi.67.compare-procedures.dll ├── srfi.67.dll ├── srfi.69.basic-hash-tables.dll ├── srfi.69.dll ├── srfi.78.dll ├── srfi.78.lightweight-testing.compat.dll ├── srfi.78.lightweight-testing.dll ├── srfi.8.dll ├── srfi.8.receive.dll ├── srfi.9.dll ├── srfi.9.records.dll ├── srfi.98.dll ├── srfi.98.os-environment-variables.dll ├── srfi.99.dll ├── srfi.99.records.dll ├── srfi.99.records.helper.dll ├── srfi.99.records.inspection.dll ├── srfi.99.records.procedural.dll ├── srfi.99.records.syntactic.dll ├── srfi.private.OS-id-features.dll ├── srfi.private.include.compat.dll ├── srfi.private.include.dll ├── srfi.private.let-opt.dll ├── srfi.private.platform-features.dll ├── srfi.private.registry.dll ├── wak.fmt.c.dll ├── wak.fmt.color.dll ├── wak.fmt.dll ├── wak.fmt.js.dll ├── wak.foof-loop.dll ├── wak.foof-loop.nested.dll ├── wak.private.define-values.dll ├── wak.private.include.compat.dll ├── wak.private.include.dll ├── wak.private.include.filesys.dll ├── wak.private.include.helper.dll ├── wak.private.include.utils.dll ├── wak.private.let-optionals.dll ├── wak.riastreams.dll ├── wak.syn-param.dll ├── wak.trc-testing.display-condition.dll ├── wak.trc-testing.dll ├── wak.trc-testing.limited-write.dll ├── wak.trc-testing.parameters.dll ├── wak.trc-testing.port-tracker.dll └── wak.trc-testing.restart.dll /Editor/SchemeReplWindow.cs: -------------------------------------------------------------------------------- 1 | using UnityEditor; 2 | using UnityEngine; 3 | using System; 4 | using System.Collections; 5 | using System.Collections.Generic; 6 | 7 | public class SchemeReplWindow : EditorWindow { 8 | 9 | [MenuItem("Window/Repl")] 10 | public static void ShowSchemeReplWindow() { 11 | SchemeReplWindow window = EditorWindow.GetWindow(); 12 | window.title = "Repl"; 13 | } 14 | 15 | // Repl 16 | List replHistory = new List(); 17 | string currentForm = ""; 18 | string currentLine = ""; 19 | 20 | bool parensMatch(string form) { 21 | int lefts = form.Split('(').Length - 1; 22 | int rights = form.Split(')').Length - 1; 23 | return lefts == rights; 24 | } 25 | 26 | string Eval(string form) { 27 | try { 28 | var result = IronScheme.RuntimeExtensions.Eval(form); 29 | return result.ToString (); 30 | } catch (Exception e) { 31 | return e.ToString(); 32 | } 33 | } 34 | 35 | void OnEnable() { 36 | IronScheme.RuntimeExtensions.Eval("(import (ironscheme clr)) (clr-using UnityEngine)"); 37 | IronScheme.RuntimeExtensions.Eval(String.Format("(library-path (cons \"{0}\" (library-path)))", Application.streamingAssetsPath)); 38 | } 39 | 40 | Vector2 scroll_position = Vector2.zero; 41 | 42 | void OnGUI () { 43 | GUILayout.Label("Scheme Repl", EditorStyles.boldLabel); 44 | scroll_position = GUILayout.BeginScrollView(scroll_position, false, true); 45 | 46 | foreach (string line in replHistory) { 47 | GUILayout.Label(line); 48 | } 49 | 50 | GUILayout.EndScrollView(); 51 | 52 | GUI.SetNextControlName("repl-input"); 53 | currentLine = GUILayout.TextField(currentLine); 54 | 55 | if (Event.current.isKey && Event.current.keyCode == KeyCode.Return) { 56 | replHistory.Add(currentLine); 57 | currentForm = currentForm + "\n" + currentLine; 58 | currentLine = ""; 59 | if (parensMatch(currentForm) && currentForm != "") { 60 | replHistory.Add(">" + Eval(currentForm)); 61 | currentForm = ""; 62 | } 63 | scroll_position.y = 100000; 64 | } 65 | } 66 | 67 | void OnInspectorUpdate() { 68 | // Redraw more often so we see results when they are evaluated. 69 | Repaint(); 70 | } 71 | 72 | void OnFocus() { 73 | // Give keyboard focus to the repl textbox. 74 | GUI.FocusControl("repl-input"); 75 | } 76 | } 77 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # IronScheme Unity 2 | 3 | IronSchemeUnity is a collection of c# scripts and IronScheme libraries that make it possible to use IronScheme as a scripting language in Unity3d. 4 | 5 | # Setup 6 | IronScheme Unity is meant to be used in the context of a Unity3d project. To "Install" Clone this repository and copy the files and folders to your project's Assets directory. The folder structure is important because of the way unity works and the special meaning folders like Editor and StreamingAssets have. 7 | 8 | ```Shell 9 | $ git clone https://github.com/saolsen/IronSchemeUnity.git 10 | $ cd IronSchemeUnity 11 | $ cp ./* /my/unity/project/Assets/ 12 | ``` 13 | 14 | Then open the unity project (or if it's already open wait for it to import the new assets). In unity go to Edit -> Project Settings -> Player and under Other Settings -> Optimization set "Api compatibility level" to ".NET 2.0." One of the things included is a repl window so you should now be able to go to the Window menu, select Repl and have an ironscheme repl that you can evaluate expressions from in the editor. 15 | 16 | # What's Included 17 | * Simple editor repl with the ability to load scheme libraries. 18 | * Beginnings of a scheme library to wrap common Unity functionality. 19 | * Example monobehavior for running code from a scheme library. 20 | 21 | # Editor Repl 22 | ## Evaluation in the repl. 23 | The editor repl is accessed through the window menu. It loads the ironscheme clr library and also adds the reference to the UnityEngine dll so you should be able to execute expressions that use the unity engine strait away in the repl. For example evaluating this should log in the unity console. 24 | 25 | ```Scheme 26 | >>> (clr-static-call Debug Log "Test Logging From The Repl") 27 | ``` 28 | 29 | ## Loading Scheme Libraries 30 | Scheme source files are stored in the StreamingAssets folder. This is a special folder name used by unity that will recreate this directory in a build with these files when it's deployed. This is necessary so that we can load the files into ironscheme without having to compile them to dll's or do some other trickery. Libraries can be loaded from the repl (which has already set up the library loading path to point at the StreamingAssets folder). 31 | 32 | For example create a small test library in StreamingAssets called mylib.sls 33 | ```Scheme 34 | #!r6rs 35 | (library (mylib) 36 | (export test-logging) 37 | (import (rnrs) 38 | (ironscheme clr)) 39 | (clr-using UnityEngine) 40 | 41 | (define (test-logging) 42 | (clr-static-call Debug Log "logging!")) 43 | ) 44 | ``` 45 | 46 | Then from the repl you should be able to load and call the library. 47 | ```Scheme 48 | >>> (import (mylib)) 49 | >>> (test-logging) 50 | ``` 51 | 52 | # Common Scheme Libraries 53 | IronSchemeUnity ships with a (very small) library that wraps some common unity functionality. It is far from extensive and it's my hope that if you write some code that you think is useful to anyone you would submit it back to this library so we can gradually build it up. You can load it from the repl or from another scheme file with import. 54 | 55 | ```Scheme 56 | (import (unity)) 57 | ``` 58 | 59 | # Calling Scheme from csharp. 60 | One limitation of IronScheme currently is you can't implement a class that extends Monobehavior directly. That doesn't mean you can't consume an IronScheme library to the same effect though. References to functions in a scheme library can be captured in c# and then executed. A very simple example of a monobehavior that consumes a scheme file are testlib.sls and TestLibrary.cs. This example shows capturing an "update" function from scheme and calling it every Update() of the monobehavior. 61 | 62 | I'm currently working on a much nicer system for creating gameobject behaviors in scheme which will be modeled after the techniques [here](https://docs.google.com/document/d/13kocjneV_tprPBXm6q63QQnCqmofRMBCJ8qjzHmxvgk/pub) but they are not ready yet. 63 | 64 | # Future Work (and call for submissions) 65 | * Better Tooling (Nicer editor repl, In game repl) 66 | * More functions for the standard library. 67 | * Ways to declare game behavior and attach it to game objects. (first attempts coming soon) 68 | 69 | Huge thanks to [leppie](https://twitter.com/leppie) for helping get this working. 70 | -------------------------------------------------------------------------------- /StreamingAssets/testbehavior.sls: -------------------------------------------------------------------------------- 1 | #!r6rs 2 | ;; Library for common unity helper functions. Very little here for now but will 3 | ;; be expanded. 4 | (library (testbehavior) 5 | (export update) 6 | (import (rnrs) 7 | (ironscheme clr)) 8 | (clr-using UnityEngine) 9 | 10 | (define (update) 11 | (clr-static-call Debug Log "Updating!")) 12 | ) -------------------------------------------------------------------------------- /StreamingAssets/unity.sls: -------------------------------------------------------------------------------- 1 | #!r6rs 2 | ;; Library for common unity helper functions. Very little here for now but will 3 | ;; be expanded. 4 | (library (unity) 5 | (export debug-log) 6 | (import (rnrs) 7 | (ironscheme clr)) 8 | (clr-using UnityEngine) 9 | 10 | (define (debug-log s) 11 | (clr-static-call Debug Log s)) 12 | ) 13 | -------------------------------------------------------------------------------- /TestBehavior.cs: -------------------------------------------------------------------------------- 1 | using UnityEngine; 2 | using System; 3 | using System.Collections; 4 | 5 | using IronScheme; 6 | using IronScheme.Runtime; 7 | 8 | public class TestBehavior : MonoBehaviour { 9 | 10 | public Callable updateFn; 11 | 12 | void Start () { 13 | IronScheme.RuntimeExtensions.Eval("(import (ironscheme clr)) (clr-using UnityEngine)"); 14 | IronScheme.RuntimeExtensions.Eval(String.Format("(library-path (cons \"{0}\" (library-path)))", Application.streamingAssetsPath)); 15 | IronScheme.RuntimeExtensions.Eval("(import (testbehavior))"); 16 | updateFn = IronScheme.RuntimeExtensions.Eval("update"); 17 | } 18 | 19 | void Update () { 20 | updateFn.Call(); 21 | } 22 | } -------------------------------------------------------------------------------- /lib/IronScheme.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/IronScheme.dll -------------------------------------------------------------------------------- /lib/as-match.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/as-match.dll -------------------------------------------------------------------------------- /lib/fectors.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/fectors.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.dynamic.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.dynamic.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.helpers.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.helpers.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.reflection.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.reflection.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.shorthand-helper.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.shorthand-helper.dll -------------------------------------------------------------------------------- /lib/ironscheme.clr.shorthand.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.clr.shorthand.dll -------------------------------------------------------------------------------- /lib/ironscheme.console.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.console.dll -------------------------------------------------------------------------------- /lib/ironscheme.contracts-helper.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.contracts-helper.dll -------------------------------------------------------------------------------- /lib/ironscheme.contracts.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.contracts.dll -------------------------------------------------------------------------------- /lib/ironscheme.conversions.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.conversions.dll -------------------------------------------------------------------------------- /lib/ironscheme.datetime.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.datetime.dll -------------------------------------------------------------------------------- /lib/ironscheme.debugger.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.debugger.dll -------------------------------------------------------------------------------- /lib/ironscheme.environment.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.environment.dll -------------------------------------------------------------------------------- /lib/ironscheme.files.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.files.dll -------------------------------------------------------------------------------- /lib/ironscheme.fsm-cond-helpers.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.fsm-cond-helpers.dll -------------------------------------------------------------------------------- /lib/ironscheme.fsm-cond.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.fsm-cond.dll -------------------------------------------------------------------------------- /lib/ironscheme.integrable.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.integrable.dll -------------------------------------------------------------------------------- /lib/ironscheme.io.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.io.dll -------------------------------------------------------------------------------- /lib/ironscheme.linq.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.linq.dll -------------------------------------------------------------------------------- /lib/ironscheme.process.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.process.dll -------------------------------------------------------------------------------- /lib/ironscheme.random.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.random.dll -------------------------------------------------------------------------------- /lib/ironscheme.record-case.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.record-case.dll -------------------------------------------------------------------------------- /lib/ironscheme.regex-cond.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.regex-cond.dll -------------------------------------------------------------------------------- /lib/ironscheme.regex.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.regex.dll -------------------------------------------------------------------------------- /lib/ironscheme.registry.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.registry.dll -------------------------------------------------------------------------------- /lib/ironscheme.strings.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.strings.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.define-macro.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.define-macro.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.library-utils.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.library-utils.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.parameters.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.parameters.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.shorthand.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.shorthand.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.symbolic-case.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.symbolic-case.dll -------------------------------------------------------------------------------- /lib/ironscheme.syntax.utils.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.syntax.utils.dll -------------------------------------------------------------------------------- /lib/ironscheme.threading.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.threading.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.core.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.parsing-helper.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.parsing-helper.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.parsing.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.parsing.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.struct-case.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.struct-case.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.struct-descriptor.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.struct-descriptor.dll -------------------------------------------------------------------------------- /lib/ironscheme.typed.struct.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.typed.struct.dll -------------------------------------------------------------------------------- /lib/ironscheme.xml.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/ironscheme.xml.dll -------------------------------------------------------------------------------- /lib/list-match.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/list-match.dll -------------------------------------------------------------------------------- /lib/match.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/match.dll -------------------------------------------------------------------------------- /lib/minikanren.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/minikanren.dll -------------------------------------------------------------------------------- /lib/minikanren.mk.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/minikanren.mk.dll -------------------------------------------------------------------------------- /lib/minikanren.mkextraforms.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/minikanren.mkextraforms.dll -------------------------------------------------------------------------------- /lib/minikanren.mkprelude.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/minikanren.mkprelude.dll -------------------------------------------------------------------------------- /lib/pfds.bbtrees.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.bbtrees.dll -------------------------------------------------------------------------------- /lib/pfds.deques.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.deques.dll -------------------------------------------------------------------------------- /lib/pfds.dlists.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.dlists.dll -------------------------------------------------------------------------------- /lib/pfds.fingertrees.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.fingertrees.dll -------------------------------------------------------------------------------- /lib/pfds.heaps.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.heaps.dll -------------------------------------------------------------------------------- /lib/pfds.private.lazy-lists.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.private.lazy-lists.dll -------------------------------------------------------------------------------- /lib/pfds.psqs.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.psqs.dll -------------------------------------------------------------------------------- /lib/pfds.queues.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.queues.dll -------------------------------------------------------------------------------- /lib/pfds.sequences.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.sequences.dll -------------------------------------------------------------------------------- /lib/pfds.sets.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/pfds.sets.dll -------------------------------------------------------------------------------- /lib/srfi.0.cond-expand.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.0.cond-expand.dll -------------------------------------------------------------------------------- /lib/srfi.0.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.0.dll -------------------------------------------------------------------------------- /lib/srfi.1.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.1.dll -------------------------------------------------------------------------------- /lib/srfi.1.lists.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.1.lists.dll -------------------------------------------------------------------------------- /lib/srfi.101.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.101.dll -------------------------------------------------------------------------------- /lib/srfi.101.random-access-lists.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.101.random-access-lists.dll -------------------------------------------------------------------------------- /lib/srfi.102.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.102.dll -------------------------------------------------------------------------------- /lib/srfi.102.procedure-arity.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.102.procedure-arity.dll -------------------------------------------------------------------------------- /lib/srfi.11.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.11.dll -------------------------------------------------------------------------------- /lib/srfi.11.let-values.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.11.let-values.dll -------------------------------------------------------------------------------- /lib/srfi.111.boxes.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.111.boxes.dll -------------------------------------------------------------------------------- /lib/srfi.111.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.111.dll -------------------------------------------------------------------------------- /lib/srfi.112.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.112.dll -------------------------------------------------------------------------------- /lib/srfi.112.environment-inquiry.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.112.environment-inquiry.dll -------------------------------------------------------------------------------- /lib/srfi.13.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.13.dll -------------------------------------------------------------------------------- /lib/srfi.13.strings.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.13.strings.dll -------------------------------------------------------------------------------- /lib/srfi.14.char-sets.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.14.char-sets.dll -------------------------------------------------------------------------------- /lib/srfi.14.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.14.dll -------------------------------------------------------------------------------- /lib/srfi.16.case-lambda.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.16.case-lambda.dll -------------------------------------------------------------------------------- /lib/srfi.16.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.16.dll -------------------------------------------------------------------------------- /lib/srfi.19.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.19.dll -------------------------------------------------------------------------------- /lib/srfi.19.time.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.19.time.compat.dll -------------------------------------------------------------------------------- /lib/srfi.19.time.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.19.time.dll -------------------------------------------------------------------------------- /lib/srfi.2.and-let%2a.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.2.and-let%2a.dll -------------------------------------------------------------------------------- /lib/srfi.2.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.2.dll -------------------------------------------------------------------------------- /lib/srfi.23.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.23.dll -------------------------------------------------------------------------------- /lib/srfi.23.error.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.23.error.dll -------------------------------------------------------------------------------- /lib/srfi.23.error.tricks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.23.error.tricks.dll -------------------------------------------------------------------------------- /lib/srfi.25.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.25.dll -------------------------------------------------------------------------------- /lib/srfi.25.multi-dimensional-arrays.all.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.25.multi-dimensional-arrays.all.dll -------------------------------------------------------------------------------- /lib/srfi.25.multi-dimensional-arrays.arlib.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.25.multi-dimensional-arrays.arlib.dll -------------------------------------------------------------------------------- /lib/srfi.25.multi-dimensional-arrays.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.25.multi-dimensional-arrays.dll -------------------------------------------------------------------------------- /lib/srfi.26.cut.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.26.cut.dll -------------------------------------------------------------------------------- /lib/srfi.26.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.26.dll -------------------------------------------------------------------------------- /lib/srfi.27.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.27.dll -------------------------------------------------------------------------------- /lib/srfi.27.random-bits.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.27.random-bits.dll -------------------------------------------------------------------------------- /lib/srfi.31.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.31.dll -------------------------------------------------------------------------------- /lib/srfi.31.rec.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.31.rec.dll -------------------------------------------------------------------------------- /lib/srfi.37.args-fold.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.37.args-fold.dll -------------------------------------------------------------------------------- /lib/srfi.37.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.37.dll -------------------------------------------------------------------------------- /lib/srfi.38.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.38.dll -------------------------------------------------------------------------------- /lib/srfi.38.with-shared-structure.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.38.with-shared-structure.dll -------------------------------------------------------------------------------- /lib/srfi.39.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.39.dll -------------------------------------------------------------------------------- /lib/srfi.39.parameters.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.39.parameters.dll -------------------------------------------------------------------------------- /lib/srfi.41.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.41.dll -------------------------------------------------------------------------------- /lib/srfi.41.streams.derived.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.41.streams.derived.dll -------------------------------------------------------------------------------- /lib/srfi.41.streams.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.41.streams.dll -------------------------------------------------------------------------------- /lib/srfi.41.streams.primitive.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.41.streams.primitive.dll -------------------------------------------------------------------------------- /lib/srfi.42.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.42.dll -------------------------------------------------------------------------------- /lib/srfi.42.eager-comprehensions.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.42.eager-comprehensions.dll -------------------------------------------------------------------------------- /lib/srfi.43.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.43.dll -------------------------------------------------------------------------------- /lib/srfi.43.vectors.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.43.vectors.dll -------------------------------------------------------------------------------- /lib/srfi.45.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.45.dll -------------------------------------------------------------------------------- /lib/srfi.45.lazy.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.45.lazy.dll -------------------------------------------------------------------------------- /lib/srfi.48.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.48.dll -------------------------------------------------------------------------------- /lib/srfi.48.intermediate-format-strings.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.48.intermediate-format-strings.compat.dll -------------------------------------------------------------------------------- /lib/srfi.48.intermediate-format-strings.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.48.intermediate-format-strings.dll -------------------------------------------------------------------------------- /lib/srfi.6.basic-string-ports.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.6.basic-string-ports.compat.dll -------------------------------------------------------------------------------- /lib/srfi.6.basic-string-ports.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.6.basic-string-ports.dll -------------------------------------------------------------------------------- /lib/srfi.6.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.6.dll -------------------------------------------------------------------------------- /lib/srfi.61.cond.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.61.cond.dll -------------------------------------------------------------------------------- /lib/srfi.61.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.61.dll -------------------------------------------------------------------------------- /lib/srfi.64.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.64.dll -------------------------------------------------------------------------------- /lib/srfi.64.testing.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.64.testing.dll -------------------------------------------------------------------------------- /lib/srfi.67.compare-procedures.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.67.compare-procedures.dll -------------------------------------------------------------------------------- /lib/srfi.67.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.67.dll -------------------------------------------------------------------------------- /lib/srfi.69.basic-hash-tables.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.69.basic-hash-tables.dll -------------------------------------------------------------------------------- /lib/srfi.69.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.69.dll -------------------------------------------------------------------------------- /lib/srfi.78.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.78.dll -------------------------------------------------------------------------------- /lib/srfi.78.lightweight-testing.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.78.lightweight-testing.compat.dll -------------------------------------------------------------------------------- /lib/srfi.78.lightweight-testing.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.78.lightweight-testing.dll -------------------------------------------------------------------------------- /lib/srfi.8.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.8.dll -------------------------------------------------------------------------------- /lib/srfi.8.receive.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.8.receive.dll -------------------------------------------------------------------------------- /lib/srfi.9.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.9.dll -------------------------------------------------------------------------------- /lib/srfi.9.records.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.9.records.dll -------------------------------------------------------------------------------- /lib/srfi.98.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.98.dll -------------------------------------------------------------------------------- /lib/srfi.98.os-environment-variables.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.98.os-environment-variables.dll -------------------------------------------------------------------------------- /lib/srfi.99.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.dll -------------------------------------------------------------------------------- /lib/srfi.99.records.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.records.dll -------------------------------------------------------------------------------- /lib/srfi.99.records.helper.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.records.helper.dll -------------------------------------------------------------------------------- /lib/srfi.99.records.inspection.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.records.inspection.dll -------------------------------------------------------------------------------- /lib/srfi.99.records.procedural.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.records.procedural.dll -------------------------------------------------------------------------------- /lib/srfi.99.records.syntactic.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.99.records.syntactic.dll -------------------------------------------------------------------------------- /lib/srfi.private.OS-id-features.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.OS-id-features.dll -------------------------------------------------------------------------------- /lib/srfi.private.include.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.include.compat.dll -------------------------------------------------------------------------------- /lib/srfi.private.include.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.include.dll -------------------------------------------------------------------------------- /lib/srfi.private.let-opt.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.let-opt.dll -------------------------------------------------------------------------------- /lib/srfi.private.platform-features.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.platform-features.dll -------------------------------------------------------------------------------- /lib/srfi.private.registry.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/srfi.private.registry.dll -------------------------------------------------------------------------------- /lib/wak.fmt.c.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.fmt.c.dll -------------------------------------------------------------------------------- /lib/wak.fmt.color.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.fmt.color.dll -------------------------------------------------------------------------------- /lib/wak.fmt.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.fmt.dll -------------------------------------------------------------------------------- /lib/wak.fmt.js.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.fmt.js.dll -------------------------------------------------------------------------------- /lib/wak.foof-loop.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.foof-loop.dll -------------------------------------------------------------------------------- /lib/wak.foof-loop.nested.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.foof-loop.nested.dll -------------------------------------------------------------------------------- /lib/wak.private.define-values.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.define-values.dll -------------------------------------------------------------------------------- /lib/wak.private.include.compat.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.include.compat.dll -------------------------------------------------------------------------------- /lib/wak.private.include.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.include.dll -------------------------------------------------------------------------------- /lib/wak.private.include.filesys.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.include.filesys.dll -------------------------------------------------------------------------------- /lib/wak.private.include.helper.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.include.helper.dll -------------------------------------------------------------------------------- /lib/wak.private.include.utils.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.include.utils.dll -------------------------------------------------------------------------------- /lib/wak.private.let-optionals.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.private.let-optionals.dll -------------------------------------------------------------------------------- /lib/wak.riastreams.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.riastreams.dll -------------------------------------------------------------------------------- /lib/wak.syn-param.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.syn-param.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.display-condition.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.display-condition.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.limited-write.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.limited-write.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.parameters.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.parameters.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.port-tracker.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.port-tracker.dll -------------------------------------------------------------------------------- /lib/wak.trc-testing.restart.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saolsen/IronSchemeUnity/d937682bbdc83024e19ae2e7ef3e921f6d80c638/lib/wak.trc-testing.restart.dll --------------------------------------------------------------------------------