.. _SLang1: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-13 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: David Furcy and Tom Naps Defining SLang 1 ================ Syntax of SLang 1 ----------------- Text forthcoming RP 20 Part 1 ------------ This problem will help you master the concrete syntax of SLang 1. To earn credit for it, you must complete this randomized problem correctly three times in a row. .. avembed:: Exercises/PL/RP20part1.html ka :module: SLang1 :long_name: RP set #20, question #1 :points: 1.0 :required: True :threshold: 3.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic RP 20 Part 2 ------------ This problem will help you master the abstract syntax of SLang 1. .. avembed:: Exercises/PL/RP20part2.html ka :module: SLang1 :long_name: RP set #20, question #2 :points: 1.0 :required: True :threshold: 1.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic RP 21 Part 1 ------------ This problem will illustrate the semantics of SLang 1 while helping you review the definition of the *curry* function. .. avembed:: Exercises/PL/RP21part1.html ka :module: SLang1 :long_name: RP set #21, question #1 :points: 1.0 :required: True :threshold: 1.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic RP 21 Part 2 ------------ This problem focuses on the semantics of SLang 1. .. avembed:: Exercises/PL/RP21part2.html ka :module: SLang1 :long_name: RP set #21, question #2 :points: 1.0 :required: True :threshold: 1.0 :exer_opts: JXOP-debug=true&JOP-lang=en&JXOP-code=java_generic