-
Notifications
You must be signed in to change notification settings - Fork 25
Home
Olivier Smedile edited this page Sep 22, 2016
·
23 revisions
Welcome to the TypeCobol wiki!
TypeCobol is a superset to COBOL currently in development.
Introduction
TypeCobol language
-
In a nutshell
-
TypeCobol concepts
TypeCobol Editor
(Type)Cobol parser API
TypeCobol architecture
- Glossary
- Main phases
- How to extend the grammar and semantic check (full example)
- File
- Text
- Code analysis steps
- Program class parser
- Type checker
- Error handler
- Grammars Composition
- Code generation
- Compilation process
(Type)Cobol concepts / reference doc
Contributing