Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Lang/Omega/00-LANG.txt
Normal file
8
Lang/Omega/00-LANG.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{{stub}}
|
||||
{{language}}
|
||||
|
||||
There are at least two programming languages called Omega!
|
||||
|
||||
[http://www.pervasive.jku.at/About_Us/Staff/Blaschek/Omega/_Report/Introduction.html Omega] is a prototype-based programming language created by Günther Blaschek in the spirit of Smalltalk. It does not have classes in the sense of Smalltalk and C++, but prototypes as in Javascript, Self, Slate and Io.
|
||||
|
||||
[http://code.google.com/p/omega/ Omega] is a cross between a purely functional programming language and a theorem prover, conceived and implemented by Tim Sheard and his students. The syntax is borrowed from Haskell and has been moderately extended.
|
||||
2
Lang/Omega/00-META.yaml
Normal file
2
Lang/Omega/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Omega
|
||||
Loading…
Add table
Add a link
Reference in a new issue