Comments expOrbit supports comments written with an opening --[[ and closing ]]. 1 2 3 4--[[ this is a comment! ]] x = math.sin(t) z = math.cos(t)