jar

com.github.rssh : dotty-cps-async_sjs1_3.0.0-RC2

Maven & Gradle

Mar 31, 2021
3 usages
170 stars

dotty-cps-async · async/await macros based on optimised monadic cps transform

Table Of Contents

Latest Version

Download com.github.rssh : dotty-cps-async_sjs1_3.0.0-RC2 JAR file - Latest Versions:

All Versions

Download com.github.rssh : dotty-cps-async_sjs1_3.0.0-RC2 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dotty-cps-async_sjs1_3.0.0-RC2-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cps.macroFlags

├─ cps.macroFlags.DebugLevel.class - [JAR]

├─ cps.macroFlags.PrintCode.class - [JAR]

├─ cps.macroFlags.PrintTree.class - [JAR]

cps.runtime.util

├─ cps.runtime.util.EitherAsyncShift.class - [JAR]

├─ cps.runtime.util.EitherLeftProjectionAsyncShift.class - [JAR]

├─ cps.runtime.util.TryAsyncShift.class - [JAR]

├─ cps.runtime.util.TryModuleAsyncShift.class - [JAR]

├─ cps.runtime.util.UsingAsyncShift.class - [JAR]

cps.features

├─ cps.features.CustomValueDiscardTag.class - [JAR]

├─ cps.features.WarnValueDiscardTag.class - [JAR]

├─ cps.features.customValueDiscard.class - [JAR]

├─ cps.features.implicitAwait.class - [JAR]

├─ cps.features.warnValueDiscard.class - [JAR]

├─ cps.features.warningValueDiscard.class - [JAR]

cps.misc

├─ cps.misc.MacroError.class - [JAR]

cps.compat

├─ cps.compat.FutureAsync.class - [JAR]

cps

├─ cps.Async.class - [JAR]

├─ cps.AsyncCpsExpr.class - [JAR]

├─ cps.AsyncMacroFlags.class - [JAR]

├─ cps.AsyncShift.class - [JAR]

├─ cps.AsyncShiftLowPriority1.class - [JAR]

├─ cps.AsyncShiftLowPriority2.class - [JAR]

├─ cps.CpsAsyncMonad.class - [JAR]

├─ cps.CpsExpr.class - [JAR]

├─ cps.CpsFulfillingMonad.class - [JAR]

├─ cps.CpsMonad.class - [JAR]

├─ cps.CpsMonadConversion.class - [JAR]

├─ cps.CpsProgressingMonad.class - [JAR]

├─ cps.CpsSchedulingMonad.class - [JAR]

├─ cps.CpsTryMonad.class - [JAR]

├─ cps.ExprTreeGen.class - [JAR]

├─ cps.FlatMappedCpsExpr.class - [JAR]

├─ cps.GenericAsyncCpsExpr.class - [JAR]

├─ cps.GenericSyncCpsExpr.class - [JAR]

├─ cps.MappedCpsExpr.class - [JAR]

├─ cps.StatementExprTreeGen.class - [JAR]

├─ cps.SyncCpsExpr.class - [JAR]

├─ cps.TransformationContext.class - [JAR]

├─ cps.TransformationContextMarker.class - [JAR]

├─ cps.UnitCpsExpr.class - [JAR]

├─ cps.UnsealExprTreeGen.class - [JAR]

├─ cps.ValueDiscard.class - [JAR]

cps.forest.application

├─ cps.forest.application.ApplicationHelper.class - [JAR]

├─ cps.forest.application.ApplyArgBuilderScope.class - [JAR]

├─ cps.forest.application.ApplyArgRecordScope.class - [JAR]

├─ cps.forest.application.MethodParamsDescriptorScope.class - [JAR]

cps.runtime

├─ cps.runtime.ArrayOpsAsyncShift.class - [JAR]

├─ cps.runtime.CallChainAsyncShiftSubst.class - [JAR]

├─ cps.runtime.CpsMonadSelfAsyncShift.class - [JAR]

├─ cps.runtime.DelayedWithFilter.class - [JAR]

├─ cps.runtime.Function1AndThenCallChainSubst.class - [JAR]

├─ cps.runtime.Function1AsyncShift.class - [JAR]

├─ cps.runtime.Function1ComposeAndThenCallChainSubst.class - [JAR]

├─ cps.runtime.Function1ComposeCallChainSubst.class - [JAR]

├─ cps.runtime.IndexedSeqAsyncShift.class - [JAR]

├─ cps.runtime.IterableAsyncShift.class - [JAR]

├─ cps.runtime.IterableOpsAsyncShift.class - [JAR]

├─ cps.runtime.ListAsyncShift.class - [JAR]

├─ cps.runtime.MapOpsAsyncShift.class - [JAR]

├─ cps.runtime.OptionAsyncShift.class - [JAR]

├─ cps.runtime.PartialFunctionAsyncShift.class - [JAR]

├─ cps.runtime.PartialFunctionAsyncShiftBase.class - [JAR]

├─ cps.runtime.PartialFunctionCallChainSubst.class - [JAR]

├─ cps.runtime.PartialFunctionHelper.class - [JAR]

├─ cps.runtime.RangeAsyncShift.class - [JAR]

├─ cps.runtime.SeqAsyncShift.class - [JAR]

cps.forest

├─ cps.forest.ApplyTransform.class - [JAR]

├─ cps.forest.ApplyTreeTransform.class - [JAR]

├─ cps.forest.AssignTransform.class - [JAR]

├─ cps.forest.AsyncTreeShifter.class - [JAR]

├─ cps.forest.AwaitTreeTransform.class - [JAR]

├─ cps.forest.BlockTransform.class - [JAR]

├─ cps.forest.ConstTransform.class - [JAR]

├─ cps.forest.CpsTreeScope.class - [JAR]

├─ cps.forest.DefCpsExpr.class - [JAR]

├─ cps.forest.IdentTransform.class - [JAR]

├─ cps.forest.IfTransform.class - [JAR]

├─ cps.forest.ImportTransform.class - [JAR]

├─ cps.forest.InlinedTreeTransform.class - [JAR]

├─ cps.forest.KnownTreeFragments.class - [JAR]

├─ cps.forest.LambdaTreeTransform.class - [JAR]

├─ cps.forest.MatchTreeTransform.class - [JAR]

├─ cps.forest.NewTransform.class - [JAR]

├─ cps.forest.RepeatedTransform.class - [JAR]

├─ cps.forest.RepeatedTreeTransform.class - [JAR]

├─ cps.forest.ReturnTransform.class - [JAR]

├─ cps.forest.RootTreeTransform.class - [JAR]

├─ cps.forest.SelectOuterTreeTransform.class - [JAR]

├─ cps.forest.SelectTreeTransform.class - [JAR]

├─ cps.forest.SuperTransform.class - [JAR]

├─ cps.forest.ThisTransform.class - [JAR]

├─ cps.forest.ThrowTransform.class - [JAR]

├─ cps.forest.TransformUtil.class - [JAR]

├─ cps.forest.TreeTransformScope.class - [JAR]

├─ cps.forest.TreeTransformScopeInstance.class - [JAR]

├─ cps.forest.TryTransform.class - [JAR]

├─ cps.forest.TypeApplyTransform.class - [JAR]

├─ cps.forest.TypeApplyTreeTransform.class - [JAR]

├─ cps.forest.TypedTransform.class - [JAR]

├─ cps.forest.ValDefTransform.class - [JAR]

├─ cps.forest.WhileTransform.class - [JAR]

Advertisement