When you are polyglot

Code:
lang/atlast
lang/chez-scheme
lang/chibi-scheme
lang/chicken
lang/clojure
lang/dotnet
lang/elixir
lang/erlang
lang/fpc
lang/fpc-devel-source
lang/fpc-docs
lang/fpc-source
lang/fsharp
lang/gawk
lang/ghc
lang/gjs
lang/gleam
lang/gnat14
lang/go
lang/janet
lang/jruby
lang/kotlin
lang/lua54
lang/mono
lang/mono-basic
lang/nim
lang/php82
lang/picolisp
lang/python
lang/racket
lang/ruby33
lang/rust
lang/rust-bootstrap
lang/scala
lang/swift510
lang/tcl90
lang/yabasic

I know most of you use C , PERL , TCL & a few C++.
Where you able to write an interesting application in "the lesser known ?"
 
I write in Delphi and inline ASM.
At my late stage of life this works well for me.

For scripts I write to the win32 command shell or in powershell if I absolutely have to. No need for the others.
 
Code:
lang/ghc
lang/php82
lang/picolisp
lang/python
lang/racket

Where you able to write an interesting application in "the lesser known ?"
I left in the list languages/compilers which I used for writing (also toys) applications. I can add Java, Eiffel, Common Lisp, R, Pascal/Delphi. C/C++ and few others.

Mine preferred, up to date, Common Lisp.The recent version of 32 years ago improved many things respect the already good release of Common Lisp 1984
:)

Language to learn before dying: Erlang/Elixir and probably also Smalltalk/Pharo and Glamorous Toolkti. But I prefer Lisp macro to OOP hiearchies and Smalltalk metaclasses.
 
Back
Top