oberon0
oberon-compiler
oberon0 | oberon-compiler | |
---|---|---|
- | 3 | |
18 | 17 | |
- | - | |
1.4 | 2.9 | |
about 2 years ago | over 1 year ago | |
Modula-2 | Go | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
oberon0
We haven't tracked posts mentioning oberon0 yet.
Tracking mentions began in Dec 2020.
oberon-compiler
-
Much of Go's unusual syntax comes from Oberon-2 (though Robert Griesemer, who worked on Object Oberon). Video timestamp is 17 minutes, 50 seconds.
Some time ago I ported Wirth's Project Oberon compiler to Go, and here's a Project Oberon emulator in Go.
- Oberon: The tiniest but richest FOSS HLL and OS you've never heard of
-
A Discussion of Oberon
If you like Oberon and Go, here are two projects I did last year:
- A port of Peter De Wachter's Project Oberon RISC emulator to Go: https://github.com/fzipp/oberon
- A port of Wirth's Project Oberon RISC compiler to Go: https://github.com/fzipp/oberon-compiler
What are some alternatives?
rust - Empowering everyone to build reliable and efficient software.
A2OS - Unofficial mirror of the ETH A2 repository
webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
oberon - Project Oberon RISC emulator in Go
compiler - vishap oberon compiler
a2 - Active Oberon System (AOS), aka A2, and Bluebottle OS