Skip to content

This program demonstrates the systems nature of Modula-2 in that the language was developed by Niklaus Wirth who created it to write the OS for Lilith computer. He also created Pascal.

License

Notifications You must be signed in to change notification settings

fritzwf/Modula2-Coroutines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modula2-Coroutines

This program demonstrates the systems nature of Modula-2 in that the language was developed by Niklaus Wirth who created it to write the OS for Lilith computer. He also created Pascal.

Niklaus Wirth

The program uses the x86 timer interupt, which defaults to 1000 times a second.

The program takes advantage of the timer interupt to run a schedular to find a eligable process, then puts it on the queue to run.

About

This program demonstrates the systems nature of Modula-2 in that the language was developed by Niklaus Wirth who created it to write the OS for Lilith computer. He also created Pascal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published