- Cell Phones 631
- Editors 267
- Education, Science & Engineering 314
- Games 1636
- Internet 566
- Mobile Software 4
- Multimedia & Graphics 1130
- PC 409
- Programming 351
- C# 76
- Data Bases 122
- PHP 55
- Miscellaneous 98
- Security 1411
- SEO 76
- Utilities 843
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 |