Computer language design schema: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Line 11: Line 11:
          
          
State, things, events, concepts, properties, composition  
State, things, events, concepts, properties, composition  


===Schema===
===Schema===
Line 19: Line 20:
Are there different kinds of sentences?
Are there different kinds of sentences?
Explicit language modelling
Explicit language modelling


===Grammar===
===Grammar===

Revision as of 13:48, 14 November 2015

Lecture by Vadim Zaytsev

Domain

What will the language be used for?

Topic, theme, problems, concerns


Ontology

What are the entities of this domain?

State, things, events, concepts, properties, composition


Schema

What are sentences, conceptually?

Lists? sets? trees? graphs? tables? Looking inside a sentence, what is there? Are there different kinds of sentences? Explicit language modelling


Grammar

How do you write sentences down?

What alphabet do you use How are symbols constructed in it Text? Tables? Diagrams? Unicode? Color?