Difference between revisions of "Languages"
From Lost In Wonderlands
(→Programming Languages) |
(→Kotlin) |
||
Line 175: | Line 175: | ||
* https://en.wikipedia.org/wiki/Kotlin_(programming_language) | * https://en.wikipedia.org/wiki/Kotlin_(programming_language) | ||
* https://kotlinlang.org | * https://kotlinlang.org | ||
+ | ** [https://kotlinlang.org/docs/reference/ references] | ||
+ | *** https://kotlinlang.org/docs/reference/coroutines-overview.html | ||
+ | *** https://kotlinlang.org/docs/reference/native-overview.html | ||
+ | *** https://kotlinlang.org/docs/reference/multiplatform.html | ||
+ | ** [https://kotlinlang.org/docs/tutorials/ tutorials] | ||
+ | ** [https://kotlinlang.org/docs/books.html books] | ||
+ | ** [https://kotlinlang.org/docs/resources.html more resources] | ||
+ | |||
+ | === online sandbox === | ||
+ | * [https://play.kotlinlang.org/?_ga=2.251196878.937691437.1556094161-1691915295.1556094161#eyJ2ZXJzaW9uIjoiMS4zLjMwIiwicGxhdGZvcm0iOiJqYXZhIiwiYXJncyI6IiIsImpzQ29kZSI6IiIsIm5vbmVNYXJrZXJzIjp0cnVlLCJ0aGVtZSI6ImlkZWEiLCJjb2RlIjoiLyoqXG4gKiBZb3UgY2FuIGVkaXQsIHJ1biwgYW5kIHNoYXJlIHRoaXMgY29kZS4gXG4gKiBwbGF5LmtvdGxpbmxhbmcub3JnIFxuICovXG5cbmZ1biBtYWluKCkge1xuICAgIHByaW50bG4oXCJIZWxsbywgd29ybGQhISFcIilcbn0ifQ== kotlin sandbox] | ||
+ | * [https://play.kotlinlang.org/byExample/overview kotlin by examples ] | ||
+ | * [https://play.kotlinlang.org/koans/overview koans, kotlin exercises] | ||
== [[LISP]] == | == [[LISP]] == |
Revision as of 17:17, 24 April 2019
Contents
- 1 Languages
- 1.1 See Also
- 1.2 Programming Languages
- 1.3 Action Script
- 1.4 ADA
- 1.5 Algol 60
- 1.6 AppleScript
- 1.7 Assembleur
- 1.8 BASIC
- 1.9 CAMEL
- 1.10 C
- 1.11 C++
- 1.12 C#
- 1.13 Clips
- 1.14 Clojure
- 1.15 COBOL
- 1.16 CoffeeScript
- 1.17 Dart
- 1.18 Delphi
- 1.19 Dylan
- 1.20 Eiffel
- 1.21 Erlang
- 1.22 Forth
- 1.23 FORTRAN
- 1.24 F#
- 1.25 Go
- 1.26 Groovy
- 1.27 Gradle
- 1.28 Haskell
- 1.29 Haxe
- 1.30 Hypertalk
- 1.31 Java
- 1.32 JavaScript
- 1.33 Language Machine
- 1.34 Kotlin
- 1.35 LISP
- 1.36 LOGO
- 1.37 LLVM
- 1.38 LLDB
- 1.39 LUA
- 1.40 Modula
- 1.41 Modula2
- 1.42 Neko
- 1.43 NewtonScript
- 1.44 Objective C/C++
- 1.45 Object Pascal
- 1.46 Pascal
- 1.47 Perl
- 1.48 Prolog
- 1.49 Python
- 1.50 PHP
- 1.51 Ruby
- 1.52 UML
- 1.53 Vala
- 1.54 Scala
- 1.55 Scheme
- 1.56 SIMULA
- 1.57 SQL
- 1.58 Swift
- 1.59 Smaltalk
- 1.60 TypeScript
- 1.61 Visual Basic
Languages
list of web pages for consortium's, and other player in the web technology field
NeXT Steps
add more link to "big web players" public web sites
coming soon :
Everything You Always Wanted to Know on Programming Languages... (But Were Afraid to Ask)
See Also
Programming Languages
- https://en.wikipedia.org/wiki/Programming_language
- https://en.wikipedia.org/wiki/Scripting_language
- https://en.wikipedia.org/wiki/CamelCase
- https://en.wikipedia.org/wiki/Lambda_calculus
- https://en.wikipedia.org/wiki/Object-oriented_programming
- https://en.wikipedia.org/wiki/Functional_programming
- https://fr.wikipedia.org/wiki/Programmation_logique
- https://fr.wikipedia.org/wiki/Calcul_des_pr%C3%A9dicats
- https://fr.wikipedia.org/wiki/Intelligence_artificielle
- https://fr.wikipedia.org/wiki/Langage_de_bas_niveau
- https://fr.wikipedia.org/wiki/Langage_de_haut_niveau
- https://fr.wikipedia.org/wiki/Langage_d%C3%A9di%C3%A9
- https://fr.wikipedia.org/wiki/Langage_de_programmation_de_quatri%C3%A8me_g%C3%A9n%C3%A9ration
- https://fr.wikipedia.org/wiki/Langage_de_programmation_de_cinqui%C3%A8me_g%C3%A9n%C3%A9ration
- https://fr.wikipedia.org/wiki/Langage_machine
- https://fr.wikipedia.org/wiki/Instruction_informatique
- https://fr.wikipedia.org/wiki/Instruction-machine
- https://fr.wikipedia.org/wiki/Registre_de_processeur
- https://fr.wikipedia.org/wiki/Programme_assembleur
- https://fr.wikipedia.org/wiki/Code_source
- https://fr.wikipedia.org/wiki/Fichier_objet
- https://fr.wikipedia.org/wiki/Fichier_ex%C3%A9cutable
- https://fr.wikipedia.org/wiki/Bytecode
- https://fr.wikipedia.org/wiki/Compilation_%C3%A0_la_vol%C3%A9e
- https://fr.wikipedia.org/wiki/Compilateur
- https://fr.wikipedia.org/wiki/Interpr%C3%A8te_(informatique)
- https://fr.wikipedia.org/wiki/Machine_virtuelle
Action Script
ADA
Algol 60
AppleScript
Assembleur
BASIC
CAMEL
- https://en.wikipedia.org/wiki/ML_(programming_language)
- https://en.wikipedia.org/wiki/Caml
- https://en.wikipedia.org/wiki/OCaml
C
- https://en.wikipedia.org/wiki/C_(programming_language)
- https://en.wikipedia.org/wiki/C99
- C11: https://en.wikipedia.org/wiki/C11_(C_standard_revision)
- https://en.wikipedia.org/wiki/C18_(C_standard_revision)
- http://fr.cppreference.com/w/c
- C and C++ compatibility, https://en.wikipedia.org/wiki/Compatibility_of_C_and_C%2B%2B
C++
C#
Clips
* https://fr.wikipedia.org/wiki/Clips_(langage)
Clojure
COBOL
CoffeeScript
Dart
Delphi
Dylan
Eiffel
Erlang
Forth
FORTRAN
F#
Go
Groovy
- https://fr.wikipedia.org/wiki/Groovy_(langage)
- http://ericreboisson.developpez.com/tutoriel/java/groovy/
- Apache Groovy, http://groovy-lang.org/
Gradle
used by Android Studio and last AOSP at least for building applications
Haskell
Haxe
Hypertalk
- https://fr.wikipedia.org/wiki/HyperCard
- http://hypercard.org/
- http://hypercard.org/HyperTalk%20Reference%202.4.pdf
- http://www.jaedworks.com/hypercard/scripts/hypertalk-bnf.html
Java
JavaScript
Language Machine
Kotlin
online sandbox
LISP
LOGO
LLVM
LLDB
- https://en.wikipedia.org/wiki/LLDB_(debugger)
- http://lldb.llvm.org
- https://en.wikipedia.org/wiki/VOGL
- https://doc.qt.io/qtcreator/creator-debugger-engines.html
LUA
Modula
Modula2
Neko
NewtonScript
- https://en.wikipedia.org/wiki/NewtonScript
- http://newtonscript.org/
- https://manuals.info.apple.com/MANUALS/1000/MA1508/en_US/NewtonScriptProgramLanguage.PDF
Objective C/C++
- https://stackoverflow.com/questions/2445050/how-different-is-objective-c-from-c
- https://www.sitepoint.com/using-c-and-c-in-an-ios-app-with-objective-c/
- http://philjordan.eu/article/mixing-objective-c-c++-and-objective-c++
Object Pascal
Pascal
Perl
Prolog
Python
PHP
Ruby
- https://en.wikipedia.org/wiki/Ruby_(programming_language)
- https://en.wikipedia.org/wiki/Ruby_on_Rails
UML
- http://www.uml.org/
- https://en.wikipedia.org/wiki/Unified_Modeling_Language
- https://fr.wikipedia.org/wiki/UML_(informatique)
- http://staruml.io/
Vala
Scala
Scheme
SIMULA
SQL
Swift
- https://en.wikipedia.org/wiki/Swift_(programming_language)
- https://swift.org
- https://developer.apple.com/swift/
- https://github.com/apple/swift
- https://developer.ibm.com/swift/
- https://www.ibm.com/us-en/marketplace/swift-compiler
- https://vapor.codes