Follow
GREPPER
SEARCH
SNIPPETS
PRICING
FAQ
USAGE DOCS
INSTALL GREPPER
Log In
All Languages
>>
C#
>>
for in c#
“for in c#” Code Answer’s
how to make a for loop in c#
csharp by
Terrible Toad
on Mar 31 2020
Donate
24
for (int i = 0; i < 10; i++) { Console.WriteLine("Value of i: {0}", i); }
for loop c#
csharp by
Baraz
on Apr 26 2020
Donate
18
/* for( declartion ; question ; operation ) the semi-colon(;) is a must but the declation, question and opertion is not the declation question and operation can be swaped to your liking and even removed completly */ // examples: for(int i = 0; i < 3; i++) // output: { // Hi Console.WriteLine("Hi"); // Hi } // Hi for(int i = 0; i < 3; i++) // output: { // 0 Console.WriteLine(i); // 1 } // 2 // pay attention to this question it's <= instead of < for(int i = 5; i <= 8; i++) // output: { // 5 Console.WriteLine(i); // 6 } // 7 // 8 for(int i = 3; i > 0; i--) // output: { // 3 Console.WriteLine(i); // 2 } // 1 for(;;) // this will result in an infinite loop { // code here }
for c#
csharp by
Calm Cardinal
on Jun 09 2020
Donate
3
for (initializer; condition; iterator) body //Example : for (int i = 0; i < 5; i++) { Console.WriteLine(i); }
for in c#
csharp by
Upset Unicorn
on Jul 29 2020
Donate
0
for (int i = 0; i < 5; i++) { Console.WriteLine(i); }
Source:
docs.microsoft.com
C# answers related to “for in c#”
c# do loop
C# for
c# for
c# for loop
c# for loop example
c# loop
c# loop through object
c# loops
for c#
for loop
for loop c#
for statement syntax C sharp
iteration c#
loop in c#
or in C#
what is c# used for
C# queries related to “for in c#”
how to c# for loop
for syntax c#
c## loop
c# code for loop
for c sharp
what is loop in c#
how to use a point in a for loop c#
how to put a program on a loop c#
c# for loop example
how to create for loops in c#
c sharp loops
how to write for loop C#
.NET for loop
c# for(;;)
for loops f#
dotnet for loop
for loop function method c#
how to make a for loop in csharp
a for loop in C#
iteration in for loop c#
for i in loop c#
foreach loop c#
for int i loop c#
how to create a loop C#
for loop c# visual studio
using in for loop c#
how to do a for loop in c#
for loop c# syntax
for loop #
C# variable based on for loop
where loop c#
for each loop in c#
foreach loop in c#
examples of for loops C#
i loop c#
for statements in c#
basic for loop c#
for loop i++ c#
for in loop c#
c sharp for
writing loops in c#
C3 for loop
c# loops examples
for c# example
c# loop code
for loop decrease 1 asp.net
c sharp for of
for loop c# commands
how to set up a for loop in C#
n loop example c#
is for a loop c sharp
for() c#
c3 loop
c sharp for cycle
c# == in for loop
ins class is important for declare loop in c sharp
how to write loop in c sharp
C# wpf item collention copy foreach
for loop C#¨
how to loop fuction in c sharp
for loop statement in c#
foor loop c#
for loop syntax c#
for loop how to use inside the c# ASP WEB APPLICATION .ASPX
c# .aspx in how to use for each loop
loop command c#
CREATING A LOOP STATEMENT IN C#
how to do a loop in c#
https://can I for loop a C# string
c# for loop syntax
foreach c"
c# for (;
CREATE A FOR LOOP IN C SHARP
for command c#
for loop example C#
for loop example C3
for loop c sharp
csharp for
for c# syntax
what can you do with a for loop in C#
for statements c#
for cycle c#
c# for in loop
if shorter loop c#
C# loop how many
for i c# loop
c# for loop from 1
loop c sharp
how to do for loop in c#
how to do for loops in c#
for loop csharp
c# when loop
i % 5 using c#
i 5 using c#
foreach loop in for loop c#
examples of loops in c#
for loops c#
for next c#
c# how to loop code
c# looping code
loops c#
c style loop c#
how to make a loop in c#
c# how to make a loop
for(;;) c#
how to write for loop in C# to increase the intialize value inside loop
for loop with step 2 in mvc
for loop definition in c#
csharp loops
for statement syntax C sharp
c# for loop if
for next in c#
when to use for loop in for loop in c#
C# ofr loop
for( var i =0 ) C3 a -86
c# asp.net for loop
how to us go for loop asp.net c#
how to go to for loop asp.net c#
for syntax in c#
for loop if i % 2 == 0 c#
iterate c#
? in c sharp
can we use for loop ( ;;) in c#
c# loop for
for()in c#
c# for all loop
c# for int
c# for int i = 0
how to add loops in c#
creating a loop in C#
c# how for loops work
how to to for command c#
run a for loop and save results C#
for loop int c#
c# * review create loop
forloop insert command in c#
straccherc# for loop
how to do a loop in C Sharp
c# for (;;)
c# dot operator in loop
c# for loop when i++
auto for loop in c#
c# for structure
for each c#
for loop c# presumptions
C# what is a for loop
How to make a loop c#
for loop +5 c#
C# can i for loop an int
simple for loop in c#
basic for loop example c#
best way using loop in loop c#
put a for loop in asp.net
new for loop c#
for loop execution in c#
como funciona for loop c#
c# loop from 4 to 0
c# login example llop
how should bodies of loops and statements be organized in c#
loop code in C#
loop code in C3
for loop dotnet
c# how to loop in a loop
loop integer c#
c# for loop by 10
C# j = (int) 39.55;
dotnet for loop shortut
how to loop something in c#
c# example for ??
for loop c# explained
c# iterate from for
c# for loo
C# for loop structure
loop c#
c# for loo[
forloop c#
condition on forloop counter c#
how to make a for statement in c#
for loop in c sharp
c# for in
how does for loop works c#
c# how to do for loops
for cylce c#
csharp forloo[
a loop in c#
c# int i =0;
C# loop from to
c# for loop statement restrictions
C# parts of a for loop
c# for of loop
c# loop function
c# for iteration
how to do for loop C#
how to make a for loop in C3
c# easy for loop examples
for statement c#
how to write loop c#
c sharp for loop
how to make a for in C#
for loop c# example
loop statement c#
how to c# loop
how to write a for loop in C#
for loop control the increment c#
c# loop command
does for loop check condition first c#
for loop check condition first c#
how to make a for loop c#
How to loop a method c#
for loop in csharp
c# loops
LOOP in c shRP
how to use a for loop in c#
for loop in .net
c# for cycle
who to loop in c#
C# define loops
how to make loop in c#
c# for x
how do i make a for loop c#
how to use loops in c#
csharp loop
c# for statement
fot loops in C#
loop number c#
lopp number c#
csharp for loop
c# fors
for in c#
c# fro loop
for of loop c#
how to increase the value of a variable in c# with loops
how to create a loop in c#
c# for loop in a for loop
loop for c#
for loops in c#
c# how to do a loop
c# forloop
loop with 2 equations in c#
basic c# loop
loops in c#
loop c#
how to work with 2d list in java
how to have a html gui for c#
make a website using python and sql
how to make a forloop in c#
loop in c3
fro loop c#
c# how to run a loop
how to loop a loop in c#
function looping c#
cs# for loop
c# for loop from to
c sharp loop
c# loop th
for loop c# with [i]
loop in c#
C# looping
for in c sharp
for c#
using loop c#
for loop in c#.net
how to make for loop in c#
for loop in c#
for statement in c#
how to use loop in c#
how to use for loops c#
make a good for loop c#
c# loop
how to loop c#
do for loop in c# .net
for loops in .net
how to loop in c#
looping C#
using loop in c#
for loop c#
for cycle c sharp
C# for loops
c# for loop
c# for i loop
c# for to loop
how to make a for loop in c#
Learn how Grepper helps you improve as a Developer!
INSTALL GREPPER FOR CHROME
More “Kinda” Related C# Answers
View All C# Answers »
how to code in unity 3d
top down shooting in unity 2D
unity get velocity of gameobject
unity get mouse position
how to just aet z rotation on transform unity
unity how to make jump script
freeze axis in script
camera follow
unity 3d character controller
unity how to lock rotation
unity 2d platformer movement script c#
unity set object scale
how to find the mouse position unity
how to get 2D object drag with mouse unity
unity 2d teleport script
set width of rect transform unity
how to change animator controller in script unity
how to make camera follow player unity 2d
move in the direction that player is facing unity
freeze position unity c#
Point to mouse 2D Unity
2d movement unity
unity set position
unity how to rotate something to point to something else
move towards target unity
how to make a top down movement in unity 2020
unity make object rotate towards mouse
regions unity
unity 2d detect click on sprite
left moust click unity
get position of any gameobject in unity
how to draw a rectangle in monogame
how to do collision tag in unity
unity mirror get ip address
how to crouch in unity
how to change image color unity
unity on mousewheel down
get angle between two vectors unity
unity how to move an object to another object
unity random float
how to make rb.addforce 2d
unity material offset script
how to clamp transform.rotation
unity projectile spread
how to add reference to rigidbody 2d
how to set a custom size for window in monogame
how to add movement in unity
how to rotate object unity
unity making homing missile
unity making homing rocket
movement script unity
how to randomly rotate rigidbody of object in unity
unity how to check if a game object if with in a radius
move character unity
unity get decimal part of float
how to change particle system rate over time unity
unity rotate vector
to hide or show a canvas in unity
how to move towards an object unity
unity 2d rotate towards direction
unity change tmp text from script
3d movement unity
unity get distance between two objects
camera to follow player unity
get axis mouse unity
unity lerp position
how to make character move unity
fps movment unity
unity round float to hundreths
vector3.lerp
unity multiply xyz of two vectors
unity change the source image or image
rigidbody movement unity code
unity rotate towards
top down movement unity
unity 2d top down movement
2d character controller unity
how to change the color of an object in unity c# rgb
unity lerp
hex color unity
unity c# transform position
unity find nearest object
unity rotate object c#
unity rotation
unity rotate around point
get position of gameobject unity
unity input get axis
unity3d raycast
transform.translate unity
unity rotate object relative to camera
first person camera controller unity
c# graphics draw filled rectangle
2d rotation unity
how to use the mouse scroll wheel to move the camera in unity
unity rigid body variable
unity move with rigidbody.moveposition
unity jump
unity mathf.clamp
unity rotate towards mouse
unity 2d controler
advanced car movement script unity
rigidbody.velocity.magnitude
unity quaternion
texture to image unity
unity rotate object 90 degrees smoothly
moving camera with touch screen unity
how to drag a 2d rigidbody in unity
how to offset vector 3 by an angle unity
unity dynamically set hinge joint spring target position
how to keep a rigidbody upright using torque
unity 2d gun pickup
Raycast Unity3d
collision detector unity c# 2d
how to lerp a value in unity
how to change material in script unity
drag object unity 2d
unity particle system color
unity position ui element
Unity3d GPS code
unity move left and right
player movement script unity 2d
unity 2d looka tt mouse
godot c# move towards
unity how to check object position
how to change text to bold through script unity
instantiate unity 2d in parent
unity 3d camera rotate up and down
how to make a cube jump in unity
unity how to copy something to the clipboard
unity image
death transition unity 2d
lat and long positions too close to each other unity c#
use matrix3d
unity set material color
rotation over time unity
how to spawn coins randomly around the screen unity 2d
how to make an object point to mouse unity
unity move character
rigidbody2d unfreeze position
how to access tracked object offset value in cinemachine
unity how to set rigidbody velocity
array rotation code
unity change color of image script
freeze rotation in code c#
How to make a death zone in unity 2d
how to convert a 2d coordinate to an index
change particle start position unity
unity round float
how to make a forward jump pad in unity
unity how to get y value
how to set minvalue of slider in unity
unity how to move a gameobject towards another gameobject
unity vector3 to array
recttransform left right top bottom in unity2d
unity easy convert vector3 to vector2
how to set the frame rate unity
how to create a ray unity
unity movetowards 2d
freeze time unity 2d script
spawn coins randomli in the camera unity 2d
unity get velocity at point
rigid.transform.Translate
transform child
how to change player cursor c# script unity
unity c# get direction of object
particle system start color
unity rotate around axis
how to clip out ui element if they are not inside an element unity
unity get x position
change sprite of gameobject unity
unity ui block physics raycast
turtle graphics face in direction
raycasting in unity
x y and z axis in unity
how to make a ball roll left and right in unity
vector between two points unity
unity how to find the length of on axis of an array
top down 2d movement unity
how to get clip length of animation unity
unity how to get the side ways velocity of a object
unity round number
instantiate an object at a certain position unity
unity reset rigidbody velocity
unity float from another script
unity always rotating object
Unity3D Does GetPixel start at bottom right
how to get rigidbody speed in unity
unity set particle properties through script
change sprite of a sprite unity
how to convert a vector to an angle in c#
transform.rotation
How to make a cube move in unity
transform widget in flutter
making pong in unity
how to move an object flush in unity
Player movement with animation unity
unity3d sort list
how to setup the axis for your playstation controller Unity
Moving an object back and forth on a single axis unity
2d object look at object
unity point between two positions
check the angle between two game objects unity
raycast unity
unity rigidbody constraints
unity play animation backwards
how to make a restart button in unity 2d
unity move at an angle
how to create a random vector2 in unity
unity round int
moving an object in unity
unity up arrow input
change character velocity unity
unity onselect gizmos wireframe
visual studio picturebox transparent background
how to detect when a player move in unity
how to raycast unit
unity getcomponent transform.position
make sprite invisible unity
center an image horizontally and vertically
how to convert angle to vector in c#
unity line renderer start width
how to turn 3 floats into quartenion
how to rotate object gradualy unity
unity look roation offset
unity3d find y position on navmesh
unity logcat
spawn particles at the position that you collided unity
character stay in ground unity 3d
gaussian blur unity sprite 2D
how to change the position of a gameobject in c# unity
new material unity
unity addforce towards target
3d perlin noise unity
unity ray from mouse position
unity drawline
unity camera movement script
have something point at the player
good physics based movement
how to make an object move in unity
unity round float to nearest 100
how to rotate image in visual studio
enable canvas unity
player not following slide object unity 2d
round vector3 unity
unity navigation input field tab shift-tab
how to edit Camera.size property unity
cs0116 unity
rotatearound unity
get 2d rotation from 2 position math
unity c# flip sprite
how to make an player movement in UNITY 2020
get mouse position unity
change z value unity
unity create cube in script
unity 3d movement script 2020
get normal from 3 points
unity normalize movement
rotate player unity
enemy turret one direction ahooting script unity 2d
unity calculate path
unity smoothly rotate
rotate vector3 around pivot point unity
how to make a resizable window in monogame
how to set material c unity
unity clamp rotation
how to mirror an image in vs forms
unity 2d Drag object
simple reset transform.rotation c#
ms transform
how to change satisfactory cursor
unity rb.addexplosionforce 2d
unity movetowards
vector2.zero unity
hot to move pobject unity
how to code c# in unity 2d
unity stop rigidbody momentum
unity object to screen position
how to make player flip when pressing a d unity 2d
how to change rotate with script unity
unity draw waypoins path
unity 2d collision
how to get object to spawn in a curcle
raycasthit2d unity
go right unity
unity scroll zoom
how to chnage the Scale propery of rect tranform unity
C# player movement script unity
fly cam extended script unity 3d
unity inspector how to get larger field for string text
instantiate object in circle
layermask for all layers unity
unity 2d raycast mouse
how to convert a key state to a letter in monogame
unity how to get player velocity
converting alpha1 into int unity
unity face direction of movement
unityy limit rigidbody velocity
rigidbody freeze position through code
unity line renderer position count
how to draw text in monogame
project camera view to texture
unity raycast
rotation facing mouse unity
unity player movement script
changing euler angles unity
change array size in unity
how to turn on and off a rigid body
unity texture different sized faces
unity draw waypoints path
unity vector3 left
Debug raycasthit2d unity
unity rotation between 2 points
how to change the offset unity
how to resize a panel unity
unity update method button ghange photo
instantiate offset unity
how to make a follow script in unity
change canvas color uwp c#
create ray unity
how do I print something in the console every frame unity
2d item dragging unity
unity get coordinate of tile on tilemap
animamation stops head movement unity
make an enemy go towards player unity
unity get hex from color
keep sprites at fixed transform according to screen resolution unity
unity background camera change
unity left mouse button
camera 2d follow script
Add float value to ui text in unity
how to assign a texture to a Meshrenderer unity
muliply vector with quaterbion unity
rotation around own axis in unity
how to set value of slider in unity
how to make something addforce in the direction of something in untiy
oncollisionenter2d
unity change position relative to parent
object spin unity
how to zoom where i have mouse cursor in unity
mathf.pingpong unity rotatiion
unity access phone camera
how to get the transform of an object in unity
mouse click unity raycast unity
how to change the width of a panel unity
how to move clipping planes C# in unity
how to freeze x and y position in rb2d with code unity
unity how to get transform scale
how to declare a material array unity
unity3d quaternion add 90 degrees
unity fps controller mouse look
unity how to make a gameobject slowly look at a position
look rotation only on y axis in unity
how to lock and hide a cursor unity
unity gizmo draw line
Vector3.signedangle not showin singed angle in unity
movetowards unity
how to make the rotation of an object the same as another object in unity
how to freeze an object's position unity
unity background camera
unity to integer
how to clamp a velocity in unity c#
unity smooth movement lerp
spawner unity 2d
how to see a tag of what you hit with raycast
camera follow player unity smooth
rigidbody velocity c# unity
unity normalize vector2
c# get vector2 distance
unity how to convert mouse screen position to world position
transform object according to its parent unity
Unity Reverse string
unity wave spawner script
unity 2d joystick controls
unity stop object from rotating
useGravity in unity
texture to texture 2d unity
unity rotate object over time
unity tilemap get all tiles
unity3d gameobject follow path
debug.drawline unity
how to flip selection in aseprite
how to get position of gameobject in unity
x angle oes back after 90 unity
List of border roleplays roblox
how to move an object in unity using c#
how to set a custom mesh as the mesh for a collider unity
how i can get a gameobject from a transform
Quaternion.Euler not working in unity
unity vector3 smoothdamp not reaching target
how to make a object rotate towards a position in 2d unity
camera color unity
unity quaternion identity
how ro automatic scrol text in unity
camera pinch zoom unity
unity rotate player based on terrain
transform.rotation - 90 unity
angle to quaternion unity
how to make movement in unity in c#
navmesh agent unity follow object
unity c# find object position in array
start a particle effect when a button is pushed
unity ar object occlusion
let the plaer draw in unity
How to get the world position of the edge of an object?
unity vector2 angle
camera zooming in unity
define a vector c#
relative path unity
how to turn off sprite renderer in unity
how to randomize ther order of elements in an array in unity
unity how to get the first word from string
unity 2d enemy field of view
unity how to move character using transform
unity alternative to controller.move
unity mirror
rb.addforce 3d c#
mesh decimate pyvista
unity drag sprite
c# how to make object rotate forever
unity set terrain to image
how to change the center of the character controller in unity
unity round
How to make a capsule walk in unity
c# get z axis of quaternion
set object layer unity
unity get layer of gameobject
unity round vector 3 to nearest integer
unity go to coordinate
how to make 2d top downbenemies in unity
how to know on which a gameobject is RaycastHit located
how to move mouse in game c#
substance painter exit geometry mask
unity can't rename 2d character
unity get quaternion z
oncollisionenter
how to store a image in a varible unity
unity 2d how to set an object or the mouse position
how to get delta time in monogame
unity how to move to the next level
unity pi
draw sphere cast unity with program
unity c# change image source
hwo to prevent rotation after hitting an object in unity
unity smooth damp
rotation unity script 2d
dottween fielofview camerain unity
Edge collider 2d won't collide
How To Get The Global Position of a GameObject in a Variable
unity 2d ontriggerenter2d same parameter error
unity how to set an objects postion x,y,z
how to change spriterenderer size from c# script
unity t-flip flop
unity rotate vector3
vector 3 float
unity3d change player position
unity set sprite transparency
unity camera fit
set player position unity
unity cast float to int
Unity mousetoterrainposition
how to make camera orbit player
how to change the drag of a rigidbody in unity through script
load an image sprite script unity
enemy look at player unity 2d
2d ray unity
index out of bound unity c#
unity3d invector expand fsm controller
how to move a gameobject to another object
how to change a image with code unity
unity mesh
how to remove the top bar of the window in monogame
Move player on planets in unity 2d
unity cosinus
unity 2d horizontal movement help
how to make random Transform point in unity
interpolate rotation unity3d
how to set a transform equal to something unity
compass direction mobile unity
how to square root unity
how to access path position variable in unity
unity rotate quaternion around axis
how to move a 2d character in unity
unity point towards nearest tag
collider layer = to layermask unity
Unlit shader get the direction of camera UNity
unity convert number to notation
unity mirror character
how to make a door open in unity
how to use mirror for unity
unity world position to isometric
change trail color in script
unity cast int to float
move to another scene unity
set rotation to velocity unity
unity mouse scroll wheel axis
how to move object in unity with keyboar
2d jump unity code c#
turn camera with touch unity
unity 2d player move
how to center a window in monogame
custom player spawner mirror
unity square
smooth camera follow 2d
unity draw ray from one object to another
2D follow ia unity 2D with agrorange
unity float lerp
how to set up blender with unity units
Unity C# make object face away
how to set a vector 3 variable in csharp
2 rotation unity
how to make the camera look at your mouse in unity
how to make an object point towards the mouse in unity
unity ui change sprite
how to make an object follow the player in unity
unity spherecast
unity make 3d object spin towards mouse
take photo function in unity
unity instantiate vector3
unity how to find the largest value out of 2 numbers
how to get local position unity
detect mouse in bottom of screen + unity
unity how to add a bullet impact force
how to remove a parten transform unity
unity sprite disappears when using transform.lookat
unity mouse click position
c# move object to position
unity c# sin
unity push in opposite direction of collision
how to move a gameobject
unity editor gui layout horizontial line
why raycast is not hitting a 2d object unity
unity freeze position in script
unity check collider layer
animate sprite sheet unity in code
unity mouse wheel
unity can't select move tool
unity making object move forward without input
move to where it facing unity 2d
Change fog setting Unity
check velocity is forwards or backwards + unity
round to float unity
slomotion in unity 3d
how to code a move camera in unity
unity look at 2d
how to import camera pos in unity
rigidbody velocity
unity apply bloom of a different color
unity rotation to quaternion
unity how to change rotation
unity lookrotation lerp
image.sprite unity
get position of a vertices unity
how to move player with finger touch in unity
unity how to find the smallest value out of 2 numbers
unity transformer double en float
how to save unity tilemaps
check distance to gameobject
unity 3d raycast
unity character controller moving platform
how to clone an object in unity at a certain position
how to reset rotation in unity
unity unfreeze position in script
nity raycast
unity change emission color script
up down right left movement unity
unity3d predict location of target
how to get joypad axis input unity
how to set a screen rotation in unity
how to reference a transform unity
flip boolean c#
change vignette intensity unity
billboard canvas unity
unity slow motion
unity colors of image get weird after importing
Change Level in Unity
touch unity rotate on x axis
transform.rotation.x unity
how to chagne rotation in unity
how to unlock cursor in unity
unity transform..rotation not correct
remove double jump unity
how to get rotation of object in unity c#
unity spawn object at position
set particle system start colour + random between two
unity animation 2d c#
fps camera unity
get random point within radius
unity 3d first person movement look around
unity set parent canvas
unity collider2d contains point
instantiate scale object
random position in a circle unity
unity addforceatposition
c# monogame mouse position
load array with sprites unity
unity 18.4 transform move 2d
how to make a 3d object do something when clicked on
2d look at unity
how to stop player rotating when hit by object
new Color from hex in unity
how to reference the position of a game object unity
rigidbody2d freeze position
unity how to move an object
unity get layermask
unity rotate around pivot c#
unity 2d how to move square with keyboard
unity movement on forward
unity drag camera
how to change the axis of a Vector3 variable
c# unity rotate first person controller script
unity round float to nearest 10
unity how to stop child moving with parent
transform.Translate movement
how to make a camera follow an object in unity 2d
unity on collider enter 2d not working
unity raycast 2d
how to make an object face the movement direction in unity
for loop c#
c# transform
how to write coroutine in unity
c# dynamic object get value
stop ui from clipping wall
unity rotate quaternion around axis
asp.net concatenate link gridview
Browse Other Code Languages
Abap
ActionScript
Assembly
BASIC
C
Clojure
Cobol
C++
C#
CSS
Dart
Delphi
Elixir
Erlang
Fortran
F#
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
PostScript
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
Smalltalk
SQL
Swift
TypeScript
VBA
WebAssembly
Whatever