Ok, let me formally present this representation of

, complete with the appropriate topology.
Let us define the set

to be the set of all sequences

where

,

, and for

,

,
We will write elements of

in the following way:
where the commas are optional symbols used for clarity. So, for instance, the sequence

will be written as
Or, in the case where the sequence is eventually zero, we use the shorthand
We can define addition and subtraction on these things by analogy with the way we define addition and subtraction on the usual decimal (or n-ary) representation of real numbers. So, for example:
Note that we had to carry twice; first because

in the 0th place, and second because

in the 1st place.
The set

with this structure for addition forms an additive group.
There is a natural embedding of

in

, which I will give via the reverse map:
If

is an eventually zero sequence, then we can map it to a
real number by
This gives us any nonnegative real number. We can get the negative real numbers via taking additive inverses of eventually zero sequences. (alternatively, you could use the analog of two's complement notation to give them explicitly)
So, for instance:
(check by adding 1 to

)
We also want to consider quotient spaces of

by truncating it after a finite number of digits. Note that if we truncate elements of

to n digits long, then

is isomorphic to

(via the truncated form of the mapping given above)
Now elements of

are supposed to represent homomorphisms from

to

. They do this by "multiplication"; if we take a rational number written in the form

and

, we can use the above mapping to formally multiply:
Note that because the range is

, the terms with

don't contribute anything to this sum. Thus, we can rewrite as
and this works for any element of

, not just eventually zero ones.
(Notice that the fact the domain of the homomorphism is

is essential!)
(Also note that if we add elements in

then convert the result into a homomorphism, the result is the same as if we converted the elements into homomorphisms first then added them)
Finally, I can describe the topology of

. Recall that we desire convergence of a sequence in

to be pointwise convergence.
This is the same as saying that a sequence converges in

iff it converges in every truncation of

.
And finally, I can describe what neighborhoods look like:
To construct a neighborhood of

we first construct the set

for some real number

. Then, we construct the set

which consists of all elements of

that agree with elements of

on the first

digits.
To demonstrate the two "orthogonal" directions of convergence, both of these sequences converge to 0:
2.5, 1.1, 0.01, 0.001, ...
1.0, 10.0, 100.0, 1000.0, ...
One can imagine

being constructed by taking infinitely many copies of the real line and attaching them end to end wrapping them around a torus. Sequences have to converge both by their position in the real line and have to converge to the right copy of the real line!
Now, I can say explicitly what the Bohr compactification of the real line (

) looks like.
Choose a basis

of the

-vector space of the real numbers. Elements of

are functions from

to

.
If

is an element of

(the

are rational, and only a finite number of them are nonzero), and we're given

, then we compute

by:
(Notice this is well-defined since the summand can only be nonzero a finite number of times)
(So basically, for each dimension of

we choose a way in

for that dimension to transform, and we combine dimensions in an additive way)
Convergence in

is given by pointwise convergence. Or, alternatively, you can say

has the topology it inherits from being the
Cartesian product of uncountably many copies of

.
Finally, there is a natural embedding of

in

given by

where

. (The "multiply by x" map)
So there you have it, this is what the Bohr compactification of the real numbers looks like. It's an awful terrible thing, and I think the only usefulness of this exercise is to appreciate how horrible it really is. [:)] I imagine for any practical purpose you can just say that elements of

are additive homomorphisms from

to

and be done with it!
edit: Remembered to mention how the negative real numbers fit into
removed a description of neighborhoods of

that was missing a detail.