Введение
План на семестр, Литература
- Flex (http://www.gnu.org/software/flex/)
- Bison (http://www.gnu.org/software/bison/)
- LLVM (http://llvm.org/)
Требования
- В конце каждого занятия формулируется домашнее задание.
- Сдавшие задание к следующему занятию получают 5 баллов, через одно - 4 балла,
- через 2 - 3 и так далее.
- Получившие 80% - 100% от максимального возможного балла получают отлично, 60% - 79% - хорошо, 40% - 59% - удовлетворительно или зачтено.
This archive contains five samples of operations with doubles, input and output in jasmin.
This is a sample of a small language with global variables, assignments, arithmetic expressions, input, output, if and while, which compiles into java assembler (can't say that i excell in jasmin, but this one works in most cases).