Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content
    • by 
    •   4  
      Cognitive ScienceUnified Modelling LanguageConcurrent SystemsStandard Ml
    • by 
    •   7  
      Programming LanguagesFunctional ProgrammingErlangStandard Ml
    • by 
    •   5  
      Formal SemanticsHigher Order ThinkingType SystemStandard Ml
    • by 
    •   17  
      AlgorithmsBiomedical EngineeringMonte Carlo SimulationMonte Carlo
    • by  and +1
    • Standard Ml
    • by 
    •   3  
      PolymorphismStandard MlProgramming language
    • by 
    •   3  
      Theorem ProvingCase StudyStandard Ml
    • by 
    •   6  
      Functional ProgrammingDeclarative ProgrammingEnvironment and DevelopmentStandard Ml
A weak reference is a reference to an object that is not followed by the pointer tracer when garbage collection is called. That is, a weak reference cannot prevent the object it references from being garbage collected. Weak references... more
    • by 
    •   8  
      PolymorphismFormal SemanticsGarbage CollectionType System
    • by 
    •   7  
      Information SystemsComputer SoftwareGarbage CollectionCode Generation
Many modern programming languages support basic generics, sufficient to implement type-safe polymorphic containers. Some languages have moved beyond this basic support, and in doing so have enabled a broader, more powerful form of generic... more
    • by 
    •   12  
      Applied MathematicsComputer ScienceFunctional ProgrammingPolymorphism
    • by 
    •   9  
      Cognitive ScienceComputational GeometryComputer SoftwareType System
    • by 
    •   7  
      PolymorphismException HandlingType SystemSource Code
    • by 
    •   5  
      CompilersNew JerseyInterpretersStandard Ml
    • by 
    •   3  
      Garbage CollectionStandard MlData Type
    • by 
    •   7  
      Programming LanguagesFunctional ProgrammingErlangStandard Ml
    • by 
    •   21  
      RunningAdolescentMultivariate AnalysisHumans
    • by 
    •   12  
      Applied MathematicsFunctional ProgrammingHigher Order ThinkingComputer Software
We describe the methodology and current features for ML2000, a new-generation design of ML. ML2000 adds a number of features to Standard ML and Caml, providing better support for extensibility and code reuse, while also fixing latent... more
    • by 
    •   2  
      Design MethodologyStandard Ml
    • by 
    •   3  
      Cognitive ScienceComputer SoftwareStandard Ml
We present the EWD design environment and methodology, a modeling and simulation framework suited for complex and heterogeneous embedded systems with varying degrees of expressibility and modeling fidelity. This environment promotes the... more
    • by 
    •   18  
      Modeling and SimulationComputer HardwareDenotational SemanticsModeling Language
    • by  and +1
    •   9  
      Information SystemsComputer HardwareComputer SoftwareGarbage Collection
    • by 
    •   14  
      Experimental DesignLinear modelsLinear ModelHumans
    • by 
    •   7  
      Computer ScienceTheoretical Computer ScienceMathematical SciencesSoftware Systems
    • by 
    •   8  
      Information SystemsPersistenceModulesComputer Software
    • by 
    •   17  
      LanguagesAlgorithmsDesignSemantics
    • by 
    •   2  
      Type SystemStandard Ml
    • by 
    •   9  
      Applied MathematicsFunctional ProgrammingPolymorphismComputer Software
    • by 
    •   21  
      Functional ProgrammingType TheoryPolymorphismLambda Calculus
    • by 
    •   16  
      SemanticsKnowledge RepresentationOptimizationCompiler
    • by 
    •   5  
      Formal SemanticsHigher Order ThinkingType SystemStandard Ml
    • by 
    •   17  
      SoccerAdolescentHumansPuberty
    • by  and +1
    •   2  
      Standard MlType Inference
Advanced programming languages such as Standard ML have rarely been used for systems programming tasks such as operating systems and network communications. In order to understand more fully the requirements of systems programming, we... more
    • by 
    •   8  
      Communication SystemOPERATING SYSTEMLanguage DesignComplex network
    • by 
    •   3  
      EngineeringMaximum LikelihoodStandard Ml
We describe a method of measuring lifetime characteristics of heap objects, and discuss ways in which such quantitative object behaviour measurements can help improve language implementations, especially garbage collection performance.... more
    • by 
    •   9  
      Computer ScienceNumerical AnalysisFormal SemanticsGarbage Collection
    • by 
    •   20  
      Information SystemsLanguagesComputer Aided DesignComputer Hardware
We reflect on our experiences from work on the design and semantic underpinnings of Extended ML, a specification language which supports the specification and formal development of Standard ML programs. Our aim is to isolate problems and... more
    • by 
    •   5  
      Computer ScienceLessons LearnedSpecification LanguageStandard Ml
    • by 
    •   4  
      Computer ScienceFunctional ProgrammingOperational SemanticsStandard Ml
Moscow ML implements Standard ML (SML), as defined in the 1997 Definition of Standard ML, including the SML Modules language and some extensions. Moreover, Moscow ML supports most required parts of the SML Basis Library. It supports... more
    • by 
    •   2  
      Computer ScienceStandard Ml
Abstract Handling exceptional occurrences during computation is a problem in most functional programming languages, even where the computation is eager and sequential. A version of the error value method is presented which allows lazy... more
    • by 
    •   6  
      Functional ProgrammingException HandlingContext ModelingStandard Ml
The FoxNet is an implementation of the standard TCP/IP networking protocol stack using the Standard ML (SML) language. SML is a type-safe programming language with garbage collection, a unique and advanced module system, and... more
    • by 
    •   20  
      Cognitive ScienceSemanticsComputer NetworksExperimental Design
A weak reference is a reference to an object that is not followed by the pointer tracer when garbage collection is called. That is, a weak reference cannot prevent the object it references from being garbage collected. Weak references... more
    • by 
    •   8  
      PolymorphismFormal SemanticsGarbage CollectionType System
    • by 
    •   6  
      Functional ProgrammingTheorem ProvingComputer SoftwareAlgorithmic Skeletons
    • by 
    •   6  
      Cognitive ScienceSymbolic ComputationRegionData Storage Management in Cloud
This paper describes a memory discipline that combines region-based memory management and copying garbage collection by extending Cheney's copying garbage collection algorithm to work with regions. The paper presents empirical... more
    • by 
    •   10  
      Program AnalysisCompilerMetalanguageGarbage Collection
    • by 
    •   9  
      Applied MathematicsFunctional ProgrammingPolymorphismComputer Software
    • by 
    •   21  
      Functional ProgrammingType TheoryPolymorphismLambda Calculus
    • by 
    •   8  
      Object Oriented ProgrammingType TheoryLambda CalculusHigher Order Thinking
    • by 
    •   17  
      AlgorithmsBiomedical EngineeringMonte Carlo SimulationMonte Carlo