CC S01E01

Sept. 25, 2013, 7:56 p.m.

Введение

План на семестр, Литература

Email рассылка: https://groups.google.com/forum/#!forum/usu_cc

Требования

  • В конце каждого занятия формулируется домашнее задание.
  • Сдавшие задание к следующему занятию получают 5 баллов, через одно - 4 балла,
  • через 2 - 3 и так далее.
  • Получившие 80% - 100% от максимального возможного балла получают отлично, 60% - 79% - хорошо, 40% - 59% - удовлетворительно или зачтено.

(Read more)

C- in ANTLR

Feb. 3, 2013, 12:26 p.m.

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).

(source code)

Calc in ANTLR

Feb. 3, 2013, 12:21 p.m.

This is a sequence of calculators which can be used to dive into ANTLR.

calc

Write down the grammar. (source code)

(Read more)