- Cell Phones 613
- Editors 270
- Education, Science & Engineering 330
- Games 2716
- Internet 595
- Mobile Software 5
- Multimedia & Graphics 1252
- PC 429
- Programming 365
- C# 76
- Data Bases 120
- PHP 54
- Miscellaneous 115
- Security 1618
- SEO 77
- Utilities 914
Laboratory work in Lisp
Content: Лаб_Lisp.docx 22,27 kB
Product description
Lab solution.
The purpose of the work is an initial introduction to the Lisp system and the device of the virtual Lisp machine.
Instructions. It is necessary to carry out the task using only the functions CAR, CDR and CONS.
Given the list ((A B (C)) (D (E) (K L M))) get:
1. element E
2. element K
3. element M
4. list (C)
5. list (A B C D)
6. list (K A C)
Additional information
Lab is made in Lisp
Feedback
0Period | |||
1 month | 3 months | 12 months | |
0 | 0 | 0 | |
0 | 0 | 0 |