30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# Oberon
|
|
|
|
Oberon programming. -- Writing computer programs without stackoverflow.
|
|
|
|
|
|
# Links
|
|
|
|
[ References vishaps/voc does link to. ]( https://github.com/vishaps/voc#references )
|
|
|
|
[ SKL ]( https://github.com/thutt/oberon )
|
|
|
|
[ vishaps-voc ]( https://github.com/vishaps/voc )
|
|
|
|
[ oberon-compiler ]( https://github.com/ericscharff/oberon-compiler )
|
|
|
|
[ The Programming Language Oberon-7 ( OBNC and oberon-compiler)]( http://miasap.se/obnc/oberon-report.html )
|
|
|
|
[ The Programming Language Oberon-2 ( SKL and Voc )]( https://ssw.jku.at/Research/Papers/Oberon2.pdf )
|
|
|
|
[Fyodor Tkachovi 2013: Less is more. Why Oberon beats mainstream ...]( http://www.zinnamturm.eu/doc/ACAT_2013_2_oberon_PUB.pdf )
|
|
|
|
[Robert Giesemer 2015: The Evolution of Go.]( https://talks.golang.org/2015/gophercon-goevolution.slide#1 )
|
|
|
|
[ Eduard Ulrich at Barcamp Yerevan 2017: C++, Java, Oberon - Pros and Cons.]( https://www.youtube.com/watch?v=SN-WF_bfs1c )
|
|
|
|
[Oberon syntax hightlighting for vim.]( https://github.com/ericscharff/configfiles/blob/master/dot_vim/syntax/oberon.vim )
|
|
|
|
[Oberon syntax hightlighting for vis.]( https://codeberg.org/sts-q/vis-editor/src/branch/master/oberon.lua )
|
|
|