60 likes | 209 Views
Jeppe & Allan. Simple interpreter v2. Since last time . Played around with the new tools and syntax Tried to get an overview of the new SimpleNodes .. Basically, a ”planning / analysis phase”. Development process. Doing the interpreter both in VDM and C#
E N D
Jeppe & Allan Simple interpreter v2
Since last time • Played around with the new tools and syntax • Tried to get an overview of the new SimpleNodes • .. Basically, a ”planning / analysis phase”
Development process • Doing the interpreter both in VDM and C# • 3 new areas: Operations / Sets / Higher order functions • Operations will be VDM => C# • Sets will be C# => VDM
’Till next time • Operations support complete • Sets support complete • Read up on higher order functions