Unfortunately there is no universally accepted way (at least not that I'm aware of) to generalize the curl to higher dimensions so if someone uses this terminology you just have to check what definitions they are using.
Probably the easiest framework to try and generalize vector calculus to higher dimensions is to use differential forms and the exterior derivative. To reproduce the standard 3-dimensional results, just use the obvious identifications of 1-forms and 2-forms with vector fields and then by simply doing the computations, it is immediate that
d:\Omega^0(\mathbb{R}^3) \to \Omega^1(\mathbb{R}^3)
is the gradient,
d:\Omega^1(\mathbb{R}^3) \to \Omega^2(\mathbb{R}^3)
is the curl, and
d:\Omega^2(\mathbb{R}^3) \to \Omega^3(\mathbb{R}^3)
is the divergence.
The upshot is that this immediately generalizes to arbitrary dimensions since the exterior derivative is defined on any manifold and so you can think of these as being the analogs of the required operators. In this case, the "curl" is just the exterior derivative from 1-forms to 2-forms which is given in coordinates by
d\left( A_udx^u\right)=\frac{\partial A_u}{\partial x^\nu} dx^\nu \wedge dx^u
However, if you are looking for an operator which takes two objects on a manifold and returns an object of the same type (ie. curl takes two vector fields and returns another vector field) then the exterior derivative alone won't work since it takes p-forms to (p+1)-forms. If you take the above formula for the exterior derivative on \mathbb{R}^3, and apply the hodge star operator you get a 1-form back and the components of the one form are precisely the components of the curl (if you are being very precise here, I am also using the isomorphism of one-forms and vector fields to make this statement). The Levi-Civita symbol appears precisely here since locally one can express the hodge star operator using it. However in higher dimensions, the Hodge star of a 2-form is an (n-2)-form not a 1-form so this construction does not yield an operator which takes in two 1-forms and returns another 1-form.
There are lots of things you can do to try and define your operator using the exterior derivative, hodge star and the musical isomorphisms (in fact I have seen some generalizations of the curl that even use a covariant derivative) however there is no standard way to define what you are looking for. So to answer your question you first need to tell us exactly what properties of the curl you want to preserve in the generalization so that we can get a well-defined object to work with.