Category:Sing: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1:
{{language|Sing
|site=https://mdegirolami.wixsite.com/singlang
|exec=machine
|strength=strong
|safety=safe
|checking=static
|gc=no
|tags=singlang}}
{{language programming paradigm|imperative}}
 
The Sing language is an attempt to implement a language which is simple and safe and with a low adoption barrier by c++ programmers.
 
Line 5 ⟶ 15:
A few interesting links:
 
''[https://mdegirolami.wixsite.com/singlang the official site]''
 
''[https://marketplace.visualstudio.com/items?itemName=MaurizioDeGirolami.vscode-sing visual studio code plugin]''
 
''[https://github.com/mdegirolami/sing compiler repository]''
 
''[https://github.com/mdegirolami/vscode-sing plugin repository]''